We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 054887e commit c6a62ceCopy full SHA for c6a62ce
1 file changed
wrangler.jsonc
@@ -9,7 +9,8 @@
9
"compatibility_date": "2025-09-01",
10
"assets": {
11
"directory": "./dist",
12
- "binding": "ASSETS"
+ "binding": "ASSETS",
13
+ "not_found_handling": "404-page"
14
},
15
"observability": {
16
"enabled": true
0 commit comments