Files
zep/wrangler.jsonc
T
2026-04-04 17:41:10 -04:00

15 lines
290 B
JSON

{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "ditchcord",
"compatibility_date": "2026-04-04",
"observability": {
"enabled": true
},
"assets": {
"not_found_handling": "single-page-application"
},
"compatibility_flags": [
"nodejs_compat"
]
}