update configs
This commit is contained in:
6
wrangler.toml
Normal file
6
wrangler.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
main = ".open-next/worker.js"
|
||||
name = "notenextra"
|
||||
pages_build_output_directory = ".vercel/output/static"
|
||||
compatibility_date = "2025-02-13"
|
||||
compatibility_flags = ["nodejs_compat"]
|
||||
assets = { directory = ".open-next/assets", binding = "ASSETS" }
|
||||
Reference in New Issue
Block a user