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