diff --git a/wrangler.toml b/wrangler.toml new file mode 100644 index 0000000..c44fe1d --- /dev/null +++ b/wrangler.toml @@ -0,0 +1,7 @@ +# Generated by Wrangler on Sun May 12 2024 19:58:01 GMT-0700 (Pacific Daylight Time) +name = "astro-personal-website" +pages_build_output_dir = "dist" +compatibility_date = "2023-10-15" + +[env.production] +compatibility_date = "2023-10-15"