Files
brk/website_next/wrangler.jsonc
cloudflare-workers-and-pages[bot] fe8f095434 Add Cloudflare Workers configuration
2026-06-07 09:01:59 +00:00

15 lines
261 B
JSON

{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "bitviewnext",
"compatibility_date": "2026-06-07",
"observability": {
"enabled": true
},
"assets": {
"directory": "."
},
"compatibility_flags": [
"nodejs_compat"
]
}