ship-prod
Installation
SKILL.md
Ship Prod
Deploys COMMITTED HEAD only, to the correct Vercel project, then proves the deploy landed. git push to main does not reliably auto-deploy; this skill is the deploy path.
Fixed facts
- Project:
qaskills.sh, project IDprj_rDKli4AyhHoXZXV8NHrs92Ncbf4f, orgteam_DGM6VSs6vhASlhktmHkSqPwn, accountluckydutta96 - A decoy project
qaskillsexists WITHOUT the domain. Never deploy there. Never accept interactive "link this directory?" defaults. - Build command lives in root
vercel.json(shared build && web build); Node must stay 20.x (Neon driver breaks on 24) vercel --produploads the WORKING TREE, not git HEAD.vercel/project.jsonis gitignored, so fresh worktrees are unlinked: explicit env IDs required there