diff --git a/wrangler.toml b/wrangler.toml deleted file mode 100644 index 72fdc2f4..00000000 --- a/wrangler.toml +++ /dev/null @@ -1,6 +0,0 @@ -#:schema node_modules/wrangler/config-schema.json -name = "bolt" -compatibility_flags = ["nodejs_compat"] -compatibility_date = "2025-03-28" -pages_build_output_dir = "./build/client" -send_metrics = false