diff --git a/wrangler.toml b/wrangler.toml index fe14970..38e73e2 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -1,6 +1,5 @@ pages_build_output_dir= ".vercel/output/static" -main = ".open-next/worker.js" name = "notenextra" compatibility_date = "2025-02-13" compatibility_flags = ["nodejs_compat"]