Check commands
Keep the project commands: install through vercel-install and build through vercel-build if they already stabilized deployment.
- Install Command: bash scripts/vercel-install.sh
- Build Command: bash scripts/vercel-build.sh
- Node.js: 20.x
Deploy tower
What to check in Vercel before redeploy: variables, build commands, domain, logs, and cache mode.
Redeploy is not a dice roll. It needs a checklist before the button is pressed.
Keep the project commands: install through vercel-install and build through vercel-build if they already stabilized deployment.
Vercel should hold all production variables for Supabase, Stripe, OpenAI, Resend, security tokens, and site URL.
If strange errors persist after uploading the archive, redeploy without existing build cache.
checklist
red flags
done when
related doors