diff --git a/wrangler.toml b/wrangler.toml index a706737..becc8f0 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -1,8 +1,4 @@ name = "confessions-of-grace" main = ".open-next/worker.js" compatibility_date = "2025-03-25" -compatibility_flags = ["nodejs_compat"] - -[assets] -directory = ".open-next/assets" -binding = "ASSETS" \ No newline at end of file +compatibility_flags = ["nodejs_compat"] \ No newline at end of file