diff --git a/tsconfig.json b/tsconfig.json index 2330aa4..d8e393c 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -13,6 +13,7 @@ "isolatedModules": true, "jsx": "preserve", "incremental": true, + "types": ["cloudflare-env.d.ts", "node"], "plugins": [ { "name": "next"