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