According to this issue, using Micro Frontends (MFE) with the Next.js app directory is not currently supported. This limitation will persist until Vercel implements module-federation in TurboPack.
In the meantime, I recommend exploring Next.js Multi-Zones as an alternative.