Microfront-end Alternatives for Next.js App Router

I need microfront-end remote app to create remoteEntry.js but we are facing issues and we found one link and got information like module federation is ending next.js support. Please find the link below.

Could you please provide an alternative solution how we can use my application as micro-frontend. Also we are using app router (nextjs)

Gouranga

Hi, @sugo-85! Welcome to the Vercel Community :handshake:

I don’t know the full answer to the module federation ending Next.js support, I can check in with the Next.js team for any insights but we have actually implemented microfrontends in our own architecture. We’ve documented our approach in a blog post that might be helpful for your situation.

The blog post discusses how we transitioned from a single large Next.js application to a microfrontend architecture, resulting in improved build times and developer experience. This approach might be a good alternative to consider for your project.

Let us know how you get on!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.