In Project Settings or vercel.json, use bunx bun@x.x.x install as the Install Command. For example:

For pnpm and Yarn, use Corepack.
Learn how to use a specific Bun version for Vercel builds.
In Project Settings or vercel.json, use bunx bun@x.x.x install as the Install Command. For example:

For pnpm and Yarn, use Corepack.
Vercel deployments use dynamic outbound IPs by default. Learn how to allowlist IP addresses for a deployment with Static IPs or Secure Compute.
Learn common reasons Vercel builds hit the 45-minute limit and how to reduce build times so your deployments stay fast and reliable.
Instructions on how to use the "Ignored Build Step" field to programmatically prevent a new deployment from being built.