Files
mesh-forge/wrangler.json
2025-12-06 17:12:03 -08:00

12 lines
216 B
JSON

{
"name": "mesh-forge",
"compatibility_date": "2025-11-29",
"assets": {
"directory": "./dist/client",
"not_found_handling": "single-page-application"
},
"observability": {
"enabled": true
}
}