Files
proxy-bun/wrangler.toml
T

8 lines
186 B
TOML
Raw Normal View History

name = "opennext-app"
main = ".open-next/worker.js"
compatibility_date = "2024-09-23"
compatibility_flags = ["nodejs_compat"]
[assets]
directory = ".open-next/assets"
binding = "ASSETS"