wrangler 404 config

This commit is contained in:
2026-08-16 20:44:19 +02:00
parent 7197b149ff
commit d6bf41e82e
+2 -1
View File
@@ -2,6 +2,7 @@
"name": "buildbroken-blog-archive",
"compatibility_date": "2026-08-16",
"assets": {
"directory": "public"
"directory": "public",
"not_found_handling": "404-page"
}
}