diff --git a/public/wrangler.jsonc b/public/wrangler.jsonc deleted file mode 100644 index f29e22d29..000000000 --- a/public/wrangler.jsonc +++ /dev/null @@ -1,8 +0,0 @@ -{ - "name": "fuwari", - "compatibility_date": "2025-08-11", - "assets": { - "directory": "./", - "not_found_handling": "404-page" - } -}