diff --git a/wrangler.toml b/wrangler.toml index 4a29d32..3ef864d 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -1,4 +1,4 @@ -name = "my-app" +name = "resume" compatibility_date = "2024-09-29" pages_build_output_dir = "./dist/cloudflare" compatibility_flags = [ "nodejs_compat" ]