You can now manage multiple projects as a single application with Vercel Microfrontends. This improves velocity for large apps, supports independent teams, and enables incremental migration. Available in Limited Beta to Enterprise teams.
Teams using microfrontends can now visit all routes from any domain in the microfrontends group, enabling teams to test their full site experience without broken links or missing pages.
Vercel Community uses Vercel as a CDN in front of monolithic servers like Discourse or Wordpress. Use microfrontends to incrementally migrate to a new app.
Use your AI coding agent to set up and manage Vercel Microfrontends with natural language prompts. New CLI commands also let you create, inspect, and manage groups directly from the terminal.
Vercel Microfrontends now extends routing to aliases and branch-assigned domains. Aliases preserve the full microfrontends config, and branch domains route across every project in the Microfrontend.
Master micro-frontend architecture with Module Federation, single-spa, and modern deployment strategies. Real-world examples and best practices included.