diff --git a/website/wrangler.jsonc b/website/wrangler.jsonc index 86b3ac3..9faa68e 100644 --- a/website/wrangler.jsonc +++ b/website/wrangler.jsonc @@ -1,7 +1,7 @@ { "compatibility_date": "2026-03-12", "compatibility_flags": ["global_fetch_strictly_public"], - "name": "website", + "name": "thirdscreen", "main": "@astrojs/cloudflare/entrypoints/server", "assets": { "directory": "./dist",