diff --git a/vercel.json b/vercel.json index b17598e66..ebbbedb30 100644 --- a/vercel.json +++ b/vercel.json @@ -4,6 +4,6 @@ "installCommand": "npm install && npm run bootstrap", "outputDirectory": "packages/webapp/build", "env": { - "CI": false + "CI": "false" } } \ No newline at end of file