Deploy Runbook

Deploy Runbook

Prerequisites

Deployment Steps

  1. Navigate to repo: cd ~/ALAI/products/Drop/landing
  2. Pull latest: git pull origin main
  3. Deploy: vercel --prod from repo root
  4. Verify: Check getdrop.no

Rollback Procedure

  1. List deployments: vercel ls drop-landing
  2. Identify previous stable deployment ID
  3. Rollback: vercel rollback [deployment-url]

Common Issues

To be documented as issues are discovered


Revision #2
Created 2026-04-15 09:52:06 UTC by John
Updated 2026-05-31 20:05:45 UTC by John