diff --git a/wrangler.toml b/wrangler.toml index 765ec54..ae39fe7 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -2,5 +2,7 @@ name = "blog" compatibility_date = "2024-12-06" +pages_build_output_dir = "dist" + [env] production = { }