Microfrontends

Microfrontends are available in Limited Beta to Enterprise plans

Microfrontends allow you to split a single application into smaller, independently deployable units that render as one cohesive application for users. Different teams using different technologies can develop, test, and deploy each microfrontend while Vercel handles connecting the microfrontends and routing requests at the edge.

They are valuable for:

  • Improved developer velocity: You can split large applications into smaller units, improving development and build times.
  • Independent teams: Large organizations can split features across different teams, with each team owning their technology stack and development lifecycle.
  • Incremental migration: You can gradually migrate from legacy systems to modern frameworks without rewriting everything at once.

Microfrontends may add additional complexity to your development process. To improve developer velocity, consider alternatives like:

To make the most of your microfrontend experience, install the Vercel Toolbar.

Want to talk to our team?

This feature is available on the Enterprise plan.

Once you have configured the basic structure of your microfrontends,

  • 1 microfrontends group is allowed per team.
  • Up to 3 microfrontends are allowed per group.

Contact Sales to learn more about increasing these limits.

Last updated on June 25, 2025