diff --git a/vercel.json b/vercel.json index 78c7b37970236..8c0d187241ff0 100644 --- a/vercel.json +++ b/vercel.json @@ -1,3 +1,3 @@ { - "installCommand": "bun install" + "installCommand": "npx bun@1.1.3 install" }