Stripe Live
- Replace test keys with live keys in Vercel.
- Create a live Pro product and copy the live price ID.
- Add a live webhook endpoint for /api/stripe/webhook.
- Set STRIPE_WEBHOOK_SECRET to the live signing secret.
- Run one real $1-or-production test purchase before launch.