Skip to main content

Microfrontends routing now applies to vc alias and branch domains

By Steven Van ·

Vercel CLI aliases now carry full microfrontends routing config, and branch domains route across every project sharing that branch.

Vercel is rolling out an update to Vercel's Microfrontends routing for aliases and branch-assigned domains.

  • Aliasing a Microfrontends URL with vc alias now preserves the full microfrontends routing config from the source deployment, rather than just the deployment ID as before. This requires updating to the latest Vercel CLI.
  • A project domain assigned to a git branch now routes to that branch in every project within the Microfrontend that shares the branch name, instead of only within the project that owns the domain.
Vercel
Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →

Read the original announcement →

Read Microfrontends routing now applies to vc alias and branch domains on Creators Toolbox