diff --git a/vercel.json b/vercel.json index 19b3336..dd37c45 100644 --- a/vercel.json +++ b/vercel.json @@ -2,7 +2,6 @@ "buildCommand": "npm run build", "outputDirectory": "dist", "framework": "vite", - "installCommand": "npm ci", "rewrites": [ { "source": "/(.*)",