diff --git a/wrangler.jsonc b/wrangler.jsonc index 2540a4f2e..ec23f6990 100644 --- a/wrangler.jsonc +++ b/wrangler.jsonc @@ -1,6 +1,7 @@ { "name": "fuwari", "compatibility_date": "2025-06-04", + "pages_build_output_dir": "./dist", "assets": { "directory": "./dist" }