Microfrontends support is now in Public Beta
Vercel launches public beta of microfrontends support, allowing large applications to be split into independently built and deployed smaller apps assembled into a single experience.
support is now available in . Microfrontends allow you to split large applications into smaller ones so that developers can move more quickly.MicrofrontendsPublic Beta This support lets teams and large apps build and test independently, while Vercel assembles and routes the app into a single experience. This reduces build times, supports parallel development, and enables gradual legacy migration. Developers can use the to iterate and test their apps independently, while navigations between microfrontends benefit from for fast transitions between the applications.Vercel Toolbarprefetching and prerendering To get started with microfrontends, clone or follow the guide:one of our examplesquickstart Learn more about microfrontends in , or or your account team directly for more information.our docscontact Vercel Read more In the Vercel dashboard, navigate to the in SettingsMicrofrontends tab Create a microfrontends group containing all of your microfrontend projects Add the to each microfrontend application@vercel/microfrontendspackage Add a configuration file to the default app, test in Preview, and deploy to Production when readymicrofrontends.json