diff --git a/wrangler.toml b/wrangler.toml index 38e73e2..2545f3f 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -1,4 +1,4 @@ -pages_build_output_dir= ".vercel/output/static" +pages_build_output_dir= ".next/static" name = "notenextra" compatibility_date = "2025-02-13"