caterium-app/wrangler.jsonc
2026-09-07 15:29:20 +03:00

11 lines
274 B
Plaintext

{
"$schema": "node_modules/wrangler/config-schema.json",
"name": "ancient-sound-04ab",
"compatibility_date": "2026-09-07",
"assets": {
"directory": "./public",
"not_found_handling": "single-page-application",
"html_handling": "auto-trailing-slash"
}
}