What's the preferred way of microfrontends in Next.js?
Unanswered
Gharial posted this in #help-forum
GharialOP
Hi, just wanted to ask what is the preferred way of building microfrontends in next.js app router? I know module federation exists but it doesn't currently support next.js app router so what could be other ways to build them?