Files
CodeNomad/packages/cloudflare/wrangler.toml
2026-01-22 16:16:36 +00:00

10 lines
202 B
TOML

name = "codenomad-ui-host"
main = "src/index.ts"
compatibility_date = "2026-01-22"
[assets]
directory = "./dist"
binding = "ASSETS"
not_found_handling = "404-page"
run_worker_first = ["/version.json"]