How AI Triggered a Production Deployment and Why I Made npm run build Require Approval
A record of how a production deployment command ran while I was asking AI to make a separate change, and the approval-required rule I put in place afterward.
A record of how a production deployment command ran while I was asking AI to make a separate change, and the approval-required rule I put in place afterward.
A record of setting up automatic deployment on Vercel with AI assistance, starting from manual publishing after every code change. Covers the configuration steps, errors encountered, and how they were resolved.