# Cross-link map: Using Monorepos (/docs/monorepos)

> From the Vercel docs graph (built 2026-09-23T15:15:53.078Z), 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

- [Sync projects with @vercel/related-projects](https://vercel.com/changelog/sync-projects-with-vercel-related-projects?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=semantic)
- [Monorepos FAQ](https://vercel.com/docs/monorepos/monorepo-faq?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=semantic) — Learn the answer to common questions about deploying monorepos on Vercel.
- [Deploying a Monorepo Using Yarn Workspaces to Vercel](https://vercel.com/kb/guide/deploying-yarn-monorepos-to-vercel?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=semantic) — In this guide, you will deploy a monorepo that includes two frontend applications and one shared library with Yarn works
- [Projects overview](https://vercel.com/docs/projects?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=semantic) — A project is where you deploy and operate frontend apps, APIs, backends, containers, and agent workloads on Vercel.
- [Monorepos](https://vercel.com/blog/monorepos-are-changing-how-teams-build-software?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=semantic)

## This page links to (11)

- [Configuring a Build](https://vercel.com/docs/builds/configure-a-build?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=outbound) — Vercel automatically configures the build settings for many front-end frameworks, but you can also customize the build a
- [Managing Builds](https://vercel.com/docs/builds/managing-builds?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=outbound) — Vercel allows you to increase the speed of your builds when needed in specific situations and workflows.
- [Vercel CLI Overview](https://vercel.com/docs/cli?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=outbound) — Learn how to use the Vercel command-line interface \\(CLI\\) to manage and configure your Vercel Projects from the command
- [vercel link](https://vercel.com/docs/cli/link?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=outbound) — Learn how to link a local directory to a Vercel Project using the vercel link CLI command.
- [Deploying Git Repositories with Vercel](https://vercel.com/docs/git?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=outbound) — Vercel automatically deploys supported Git repositories on every branch push and when changes merge into the production
- [Limits](https://vercel.com/docs/limits?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=outbound) — Look up account limits, usage summaries, rate limits, and resource constraints for every Vercel plan.
- [Monorepos FAQ](https://vercel.com/docs/monorepos/monorepo-faq?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=outbound) — Learn the answer to common questions about deploying monorepos on Vercel.
- [Deploying Turborepo to Vercel](https://vercel.com/docs/monorepos/turborepo?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=outbound) — Learn about Turborepo, a build system for monorepos that allows you to have faster incremental builds, content-aware has
- [Project settings](https://vercel.com/docs/project-configuration/project-settings?from=graph&source_path=%2Fdocs%2Fmonorepos&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%2Fmonorepos&source_site=vercel-docs&relationship=outbound) — A project is where you deploy and operate frontend apps, APIs, backends, containers, and agent workloads on Vercel.
- [How do I use the "Ignored Build Step" field on Vercel?](https://vercel.com/kb/guide/how-do-i-use-the-ignored-build-step-field-on-vercel?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=outbound) — Instructions on how to use the "Ignored Build Step" field to programmatically prevent a new deployment from being built.

## Pages that link here (26)

By site: vercel-changelog (6) · vercel-kb (9) · vercel-web (3) · vercel-docs (8)

### From vercel-changelog

- [Automatically skip unnecessary deployments in monorepos](https://vercel.com/changelog/automatically-skip-unnecessary-deployments-in-monorepos?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound)
- [Lockfile-aware deployment skipping for monorepos](https://vercel.com/changelog/lockfile-aware-deployment-skipping-for-monorepos?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound)
- [New monorepo projects now skip builds with unchanged code by default](https://vercel.com/changelog/new-monorepo-projects-now-skip-builds-with-unchanged-code-by-default?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound)
- [Skip unaffected builds for projects in Bun monorepos](https://vercel.com/changelog/skip-unaffected-builds-for-projects-in-bun-monorepos?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound)
- [Sync projects with @vercel/related-projects](https://vercel.com/changelog/sync-projects-with-vercel-related-projects?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound)
- [Faster builds with Turbo build machines](https://vercel.com/changelog/turbo-build-machines?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound)

### From vercel-kb

- [Conditional Build Commands: Environment, Branch, and Custom Workflows](https://vercel.com/kb/guide/dynamic-build-commands?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound) — Run a different Vercel build command for each environment or Git branch using a shell script, vercel.json, or vercel.ts,
- [How can I use files in Vercel Functions?](https://vercel.com/kb/guide/how-can-i-use-files-in-serverless-functions?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound) — Learn how to import files inside Serverless Functions on Vercel.
- [Deploy to Vercel with Self-Hosted Git Pipelines \\(GitLab & Bitbucket\\)](https://vercel.com/kb/guide/how-can-i-use-gitlab-pipelines-with-vercel?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound) — Learn how to use GitLab Pipelines to deploy to Vercel including support for self-managed GitLab.
- [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%2Fmonorepos&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
- [How do I use the "Ignored Build Step" field on Vercel?](https://vercel.com/kb/guide/how-do-i-use-the-ignored-build-step-field-on-vercel?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound) — Instructions on how to use the "Ignored Build Step" field to programmatically prevent a new deployment from being built.
- [How to debug 404 errors](https://vercel.com/kb/guide/how-to-debug-404-errors?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound) — Learn the systematic steps to identify and resolve 404 issues.
- [Incremental Migrations with Microfrontends](https://vercel.com/kb/guide/incremental-migrations-with-microfrontends?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound) — Learn how to migrate legacy applications using microfrontends
- [Choosing how to structure your application on Vercel](https://vercel.com/kb/guide/structure-your-application?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound) — Compare three ways to structure an application on Vercel \\(a single framework, one project with Services, or separate pr
- [The Complete Guide to Vercel Services](https://vercel.com/kb/guide/vercel-services?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound) — Vercel Services let you deploy multiple frontends and backends in one project on a shared domain. Learn how to define se

### From vercel-web

- [Deploying safely on Vercel without merge queues](https://vercel.com/blog/deploy-safely-on-vercel-without-merge-queues?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound)
- [How to scale a large codebase](https://vercel.com/blog/how-to-scale-a-large-codebase?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound)
- [The developer experience of the Frontend Cloud](https://vercel.com/blog/the-developer-experience-of-the-frontend-cloud?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound)

### From vercel-docs

- [Builds](https://vercel.com/docs/builds?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound) — Understand how the build step works when creating a Vercel Deployment.
- [Configuring a Build](https://vercel.com/docs/builds/configure-a-build?from=graph&source_path=%2Fdocs%2Fmonorepos&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
- [Microfrontends](https://vercel.com/docs/microfrontends?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound) — Learn how to use microfrontends on Vercel to split apart large applications, improve developer experience and make incre
- [Deploying Turborepo to Vercel](https://vercel.com/docs/monorepos/turborepo?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound) — Learn about Turborepo, a build system for monorepos that allows you to have faster incremental builds, content-aware has
- [Project settings](https://vercel.com/docs/project-configuration/project-settings?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound) — Use the project settings, to configure custom domains, environment variables, Git, integrations, deployment protection,
- [Static Configuration with vercel.json](https://vercel.com/docs/project-configuration/vercel-json?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound) — Learn how to use vercel.json to configure and override the default behavior of Vercel from within your project.
- [Managing projects](https://vercel.com/docs/projects/managing-projects?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound) — Learn how to manage your projects through the Vercel Dashboard.
- [Experimental Services](https://vercel.com/docs/services/experimental?from=graph&source_path=%2Fdocs%2Fmonorepos&source_site=vercel-docs&relationship=inbound) — The experimentalServices configuration model for deploying multiple backends and frontends in a single Vercel project.
