Files
nyaterm/docs-site/wrangler.jsonc

15 lines
261 B
JSON

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