- Each microfrontend can be deployed independently.
- Client-side rendering is not an option.
Unfortunatelly, you can't play with this POC unless you configure your own Vercel instance to take care of the deployments of the micro-frontend applications. That is because I didn't implement a programmatic deployment workflow for this POC (too much effort for a POC).