# Cross-link map: Getting started with microfrontends (/docs/microfrontends/quickstart)

> From the Vercel docs graph (built 2026-09-20T05:21:37.343Z), 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

- [Microfrontends](https://vercel.com/docs/microfrontends?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=semantic) — Learn how to use microfrontends on Vercel to split apart large applications, improve developer experience and make incre
- [Microfrontends Routing](https://vercel.com/docs/microfrontends/routing?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=semantic) — Configure which microfrontend handles each path and understand how Vercel selects deployments.
- [Testing & troubleshooting microfrontends](https://vercel.com/docs/microfrontends/troubleshooting?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=semantic) — Learn about testing, common issues, and how to troubleshoot microfrontends on Vercel.
- [Microfrontends local development](https://vercel.com/docs/microfrontends/local-development?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=semantic) — Learn how to run and test your microfrontends locally.
- [Managing microfrontends](https://vercel.com/docs/microfrontends/managing-microfrontends?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=semantic) — Learn how to manage your microfrontends on Vercel.

## Prerequisites

- [Microfrontends](https://vercel.com/docs/microfrontends?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=prerequisite) — Learn how to use microfrontends on Vercel to split apart large applications, improve developer experience and make incre

## This page links to (11)

- [basePath](https://nextjs.org/docs/app/api-reference/config/next-config-js/basePath?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=outbound) — Use `basePath` to deploy a Next.js application under a sub-path of a domain.
- [Environments](https://vercel.com/docs/deployments/environments?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=outbound) — Environments are for developing locally, testing changes in a pre-production environment, and serving end-users in produ
- [Vite on Vercel](https://vercel.com/docs/frameworks/frontend/vite?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=outbound) — Deploy Vite projects to Vercel and configure environment variables, Vercel Functions, server-side rendering, and SPA rew
- [SvelteKit on Vercel](https://vercel.com/docs/frameworks/full-stack/sveltekit?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=outbound) — Deploy SvelteKit applications to Vercel and configure the adapter, rendering, streaming, ISR, analytics, and Routing Mid
- [Microfrontends Configuration](https://vercel.com/docs/microfrontends/configuration?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=outbound) — Configure your microfrontends.json.
- [Microfrontends local development](https://vercel.com/docs/microfrontends/local-development?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=outbound) — Learn how to run and test your microfrontends locally.
- [Managing microfrontends](https://vercel.com/docs/microfrontends/managing-microfrontends?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=outbound) — Learn how to manage your microfrontends on Vercel.
- [Managing with the Vercel Toolbar](https://vercel.com/docs/microfrontends/managing-microfrontends/vercel-toolbar?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=outbound) — Learn how to use the Vercel Toolbar to make it easier to manage microfrontends.
- [Microfrontends Routing](https://vercel.com/docs/microfrontends/routing?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=outbound) — Configure which microfrontend handles each path and understand how Vercel selects deployments.
- [Testing & troubleshooting microfrontends](https://vercel.com/docs/microfrontends/troubleshooting?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=outbound) — Learn about testing, common issues, and how to troubleshoot microfrontends on Vercel.
- [Projects overview](https://vercel.com/docs/projects?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=outbound) — A project is where you deploy and operate frontend apps, APIs, backends, containers, and agent workloads on Vercel.

## Pages that link here (8)

By site: vercel-changelog (1) · vercel-kb (2) · vercel-docs (5)

### From vercel-changelog

- [Microfrontends support is now in Public Beta](https://vercel.com/changelog/microfrontends-support-is-now-in-public-beta?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=inbound)

### From vercel-kb

- [How can I serve multiple projects under a single domain?](https://vercel.com/kb/guide/how-can-i-serve-multiple-projects-under-a-single-domain?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=inbound) — Learn how to serve multiple Vercel projects from a single domain.
- [Incremental Migrations with Microfrontends](https://vercel.com/kb/guide/incremental-migrations-with-microfrontends?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=inbound) — Learn how to migrate legacy applications using microfrontends

### From vercel-docs

- [Microfrontends](https://vercel.com/docs/microfrontends?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=inbound) — Learn how to use microfrontends on Vercel to split apart large applications, improve developer experience and make incre
- [Microfrontends Configuration](https://vercel.com/docs/microfrontends/configuration?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=inbound) — Configure your microfrontends.json.
- [Microfrontends local development](https://vercel.com/docs/microfrontends/local-development?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=inbound) — Learn how to run and test your microfrontends locally.
- [Managing with the Vercel Toolbar](https://vercel.com/docs/microfrontends/managing-microfrontends/vercel-toolbar?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=inbound) — Learn how to use the Vercel Toolbar to make it easier to manage microfrontends.
- [Testing & troubleshooting microfrontends](https://vercel.com/docs/microfrontends/troubleshooting?from=graph&source_path=%2Fdocs%2Fmicrofrontends%2Fquickstart&source_site=vercel-docs&relationship=inbound) — Learn about testing, common issues, and how to troubleshoot microfrontends on Vercel.
