NOT PUSHEDNOT DEPLOYEDMANUAL ACTION REQUIRED

GitHub & Vercel shipping

Generate plans from approved build jobs in Release center. Run commands yourself.

GitHub (manual)

git status
git add -A
git commit -m "feat: venture build from AutoBuilder"
# git push — only when you approve

GITHUB NOT VERIFIED until you paste git status output.

Vercel (manual)

vercel whoami
pnpm build
vercel          # preview
# vercel --prod — only after explicit approval

PREVIEW NOT VERIFIED until you paste a real preview URL.

← Release center