Add a top-level Deployment docs page
Deployment is the core workflow of Miren, but there's no dedicated docs page for it. We should add a top-level "Deployment" page under Features that covers:
miren deploybasics (from a project directory, from a git repo, etc.)- Build detection and configuration
deploy --versionfor redeploying existing versionsmiren rollbackfor interactive rollback- Deployment history (
miren app history) deploy cancelfor stuck deployments- Deploy-time env vars (
-e,-s) deploy --analyzefor previewing detection- Deployment provenance tracking
This came up while writing the changelog — we wanted to link "first-class rollbacks" to a docs page and realized there's nothing to link to.