diff --git a/wrangler.toml b/wrangler.toml index ac68db9..fbfcbbe 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -3,3 +3,4 @@ name = "ai-code-battle" compatibility_date = "2024-01-01" +pages_build_output_dir = "web/dist"