Ideas:
- Cli to deploy, remove, show logs etc
- server out of the box
- automatically add request prefix (e.g. /prod/_next instead of /_next)
- provide link component which overrides
as
with the request prefix (e.g. /prod/about instead of /about) - make router overwritable (e.g. for next-routes)