diff --git a/wrangler.toml b/wrangler.toml index 0cbcdfc..028ac0e 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -1,5 +1,5 @@ [build] name = "sijak" -compatibility_date = "2024-09-30" -compatibility_flags = ["nodejs_compat"] +compatibility_flags = [ "nodejs_compat" ] +compatibility_date = "2024-09-23" pages_build_output_dir = ".vercel/output/static" \ No newline at end of file