diff --git a/wrangler.toml b/wrangler.toml index 1816b8b..6e50ce3 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -1,5 +1,5 @@ #:schema node_modules/wrangler/config-schema.json name = "nacho" -compatibility_date = "2024-09-02" +compatibility_date = "2024-11-11" compatibility_flags = ["nodejs_compat"] pages_build_output_dir = ".vercel/output/static"