diff --git a/vercel.json b/vercel.json index e60868887088..78c7b3797023 100644 --- a/vercel.json +++ b/vercel.json @@ -1,3 +1,3 @@ { - "installCommand": "npx bun@1.0.30 install" + "installCommand": "bun install" }