diff --git a/vercel.json b/vercel.json index 80f9dce..ba68b2b 100644 --- a/vercel.json +++ b/vercel.json @@ -1,5 +1,6 @@ { "buildCommand": "yarn build", + "installCommand": "yarn install", "framework": "vite", "outputDirectory": "dist", "rewrites": [