diff --git a/wrangler.jsonc b/wrangler.jsonc index 777468b..1b2118a 100644 --- a/wrangler.jsonc +++ b/wrangler.jsonc @@ -4,6 +4,7 @@ "compatibility_date": "2026-04-14", "assets": { "directory": "packages/website/dist", + "html_handling": "none", "not_found_handling": "none" } }