diff --git a/web/tsconfig.json b/web/tsconfig.json index 220686ef70..7a11467ed2 100644 --- a/web/tsconfig.json +++ b/web/tsconfig.json @@ -27,7 +27,6 @@ "forceConsistentCasingInFileNames": true, "isolatedModules": true, "skipLibCheck": true, - "incremental": true, "plugins": [ { "name": "next"