# Cross-link map: Managing Builds (/docs/builds/managing-builds)

> From the Vercel docs graph (built 2026-09-21T05:26:59.511Z), spanning vercel.com docs + KB, nextjs.org, ai-sdk.dev, and other Vercel documentation sites. Full graph as JSON: https://vercel.com/docs/graph.json

## Semantically closest pages

- [Builds](https://vercel.com/docs/builds?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=semantic) — Understand how the build step works when creating a Vercel Deployment.
- [Why are my Vercel builds queued?](https://vercel.com/kb/guide/why-are-my-vercel-builds-queued?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=semantic) — Learn about why your Vercel builds may be getting queued and how to resolve this.
- [Troubleshooting Build Errors](https://vercel.com/docs/deployments/troubleshoot-a-build?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=semantic) — Learn how to resolve common scenarios you may encounter during the Build step, including build errors that cancel a depl
- [Build Queues](https://vercel.com/docs/builds/build-queues?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=semantic) — Understand how concurrency and same branch build queues manage multiple simultaneous deployments.
- [Deploying to Vercel](https://vercel.com/docs/deployments?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=semantic) — Create, verify, and manage preview and production deployments on Vercel from Git, Vercel CLI, or the REST API.

## Prerequisites

- [Builds](https://vercel.com/docs/builds?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=prerequisite) — Understand how the build step works when creating a Vercel Deployment.

## This page links to (14)

- [Build Queues](https://vercel.com/docs/builds/build-queues?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=outbound) — Understand how concurrency and same branch build queues manage multiple simultaneous deployments.
- [Vercel CDN overview](https://vercel.com/docs/cdn?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=outbound) — Vercel's CDN is a globally distributed platform that handles routing, caching, security, and compression for every deplo
- [vercel deploy](https://vercel.com/docs/cli/deploy?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=outbound) — Learn how to deploy your Vercel projects using the vercel deploy CLI command.
- [Environments](https://vercel.com/docs/deployments/environments?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=outbound) — Environments are for developing locally, testing changes in a pre-production environment, and serving end-users in produ
- [Troubleshooting Build Errors](https://vercel.com/docs/deployments/troubleshoot-a-build?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=outbound) — Learn how to resolve common scenarios you may encounter during the Build step, including build errors that cancel a depl
- [Fluid compute](https://vercel.com/docs/fluid-compute?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=outbound) — Learn about fluid compute, an execution model for Vercel Functions that provides a more flexible and efficient way to ru
- [Using the Node.js Runtime with Vercel Functions](https://vercel.com/docs/functions/runtimes/node-js?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=outbound) — Learn how to use the Node.js runtime to create functions and deploy Node.js servers on Vercel.
- [Deploying GitHub Projects with Vercel](https://vercel.com/docs/git/vercel-for-github?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=outbound) — Vercel for GitHub automatically deploys your GitHub projects with Vercel, providing Preview Deployment URLs, and automat
- [Vercel Hobby Plan](https://vercel.com/docs/plans/hobby?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=outbound) — Learn about the Hobby plan and how it compares to the Pro plan.
- [Pricing on Vercel](https://vercel.com/docs/pricing?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=outbound) — Learn about Vercel's pricing model, including the resources and services that are billed, and how they are priced.
- [Project settings](https://vercel.com/docs/project-configuration/project-settings?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=outbound) — Use the project settings, to configure custom domains, environment variables, Git, integrations, deployment protection,
- [Projects overview](https://vercel.com/docs/projects?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=outbound) — A project is where you deploy and operate frontend apps, APIs, backends, containers, and agent workloads on Vercel.
- [Vercel REST API Reference](https://vercel.com/docs/rest-api?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=outbound) — Interact programmatically with your Vercel account using the SDK or direct HTTP requests.
- [Create a new deployment](https://vercel.com/docs/rest-api/deployments/create-a-new-deployment?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=outbound) — POST /v13/deployments — Creates a new deployment for the authenticated team or user. For non-git deployments, upload fil

## Pages that link here (35)

By site: vercel-changelog (17) · vercel-kb (2) · vercel-docs (16)

### From vercel-changelog

- [Build cache storage increased for larger build machines](https://vercel.com/changelog/build-cache-storage-increased-for-larger-build-machines?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound)
- [Commits to the same branch now build with no queues](https://vercel.com/changelog/build-commits-to-the-same-branch-without-waiting?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound)
- [Bulk enable on-demand concurrent builds across projects ](https://vercel.com/changelog/bulk-enable-on-demand-concurrent-builds-across-projects?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound)
- [Configure build machine settings across all projects](https://vercel.com/changelog/configure-build-machine-settings-across-all-projects?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound)
- [Elastic build machines now available in beta](https://vercel.com/changelog/elastic-build-machines-are-available-in-beta?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound)
- [Elastic Build Machines now protect against out of memory builds](https://vercel.com/changelog/elastic-build-machines-now-protect-against-out-of-memory-builds?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound)
- [Elastic build machines now use Turborepo cache hits to prevent downgrades](https://vercel.com/changelog/elastic-build-machines-now-use-turborepo-cache-hits-to-prevent-downgrades?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound)
- [Enterprise teams can now set their default build machine](https://vercel.com/changelog/enterprise-teams-can-now-set-their-default-build-machine?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound)
- [Faster builds now available with compute upgrades on paid plans](https://vercel.com/changelog/faster-builds-now-available-with-compute-upgrades-on-paid-plans?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound)
- [No build queues: On-demand concurrent builds now on by default](https://vercel.com/changelog/no-build-queues-on-demand-concurrent-builds-now-on-by-default?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound)
- [Pricing for on-demand concurrent builds reduced by over 50%](https://vercel.com/changelog/pricing-for-on-demand-concurrent-builds-reduced-by-over-50-percent?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound)
- [Pro customers can now deploy faster without build queues](https://vercel.com/changelog/pro-customers-can-now-deploy-faster-with-on-demand-concurrency-builds?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound)
- [Pro teams can now run up to 500 concurrent builds](https://vercel.com/changelog/pro-teams-can-now-run-up-to-500-concurrent-builds?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound)
- [Reduced pricing for Turbo build machines](https://vercel.com/changelog/reduced-pricing-for-turbo-build-machines?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound)
- [Faster builds with Turbo build machines](https://vercel.com/changelog/turbo-build-machines?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound)
- [Turbo build machines by default for new Pro projects](https://vercel.com/changelog/turbo-build-machines-by-default-for-new-pro-projects?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound)
- [Turbo build machines can now be enabled per deployment](https://vercel.com/changelog/turbo-build-machines-can-now-be-enabled-per-deployment?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound)

### From vercel-kb

- [How do I reduce my build time with Next.js on Vercel?](https://vercel.com/kb/guide/how-do-i-reduce-my-build-time-with-next-js-on-vercel?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound) — Reduce Next.js build times on Vercel by pre-rendering fewer pages at build time, deferring generation with ISR and image
- [Troubleshooting Build Error: "Build step did not complete within the maximum of 45 minutes"](https://vercel.com/kb/guide/troubleshooting-build-error-build-step-did-not-complete-within-45-minutes?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound) — Learn common reasons Vercel builds hit the 45-minute limit and how to reduce build times so your deployments stay fast a

### From vercel-docs

- [Builds](https://vercel.com/docs/builds?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound) — Understand how the build step works when creating a Vercel Deployment.
- [Build Queues](https://vercel.com/docs/builds/build-queues?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound) — Understand how concurrency and same branch build queues manage multiple simultaneous deployments.
- [Configuring a Build](https://vercel.com/docs/builds/configure-a-build?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound) — Vercel automatically configures the build settings for many front-end frameworks, but you can also customize the build a
- [Troubleshooting Build Errors](https://vercel.com/docs/deployments/troubleshoot-a-build?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound) — Learn how to resolve common scenarios you may encounter during the Build step, including build errors that cancel a depl
- [How Vercel builds your application](https://vercel.com/docs/fundamentals/builds?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound) — Learn how Vercel transforms your source code into optimized assets ready to serve globally.
- [Deploying GitHub Projects with Vercel](https://vercel.com/docs/git/vercel-for-github?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound) — Vercel for GitHub automatically deploys your GitHub projects with Vercel, providing Preview Deployment URLs, and automat
- [Limits](https://vercel.com/docs/limits?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound) — Look up account limits, usage summaries, rate limits, and resource constraints for every Vercel plan.
- [Fair Use Guidelines](https://vercel.com/docs/limits/fair-use-guidelines?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound) — Learn how Vercel applies fair use guidelines across plans and usage-based resources.
- [Using Monorepos](https://vercel.com/docs/monorepos?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound) — Vercel provides support for monorepos. Learn how to deploy a monorepo here.
- [Monorepos FAQ](https://vercel.com/docs/monorepos/monorepo-faq?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound) — Learn the answer to common questions about deploying monorepos on Vercel.
- [Vercel Hobby Plan](https://vercel.com/docs/plans/hobby?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound) — Learn about the Hobby plan and how it compares to the Pro plan.
- [Vercel Pro Plan](https://vercel.com/docs/plans/pro-plan?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound) — Learn about the Vercel Pro plan with credit-based billing, free viewer seats, and self-serve enterprise features for pro
- [Pricing on Vercel](https://vercel.com/docs/pricing?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound) — Learn about Vercel's pricing model, including the resources and services that are billed, and how they are priced.
- [Manage and optimize usage](https://vercel.com/docs/pricing/manage-and-optimize-usage?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound) — Understand how to manage and optimize your usage on Vercel, learn how to track your usage, set up alerts, and optimize y
- [Project settings](https://vercel.com/docs/project-configuration/project-settings?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound) — Use the project settings, to configure custom domains, environment variables, Git, integrations, deployment protection,
- [Transferring a project](https://vercel.com/docs/projects/transferring-projects?from=graph&source_path=%2Fdocs%2Fbuilds%2Fmanaging-builds&source_site=vercel-docs&relationship=inbound) — Learn how to transfer a project between Vercel teams.
