카테고리
개발과 자동화
개발 자동화
카테고리
개발과 자동화
적합한 작업
Vercel deployment, environment configuration, and release flow
원본 저장소
Vercel
태그
vercel, deploy, release
This skill is a deployment decision tree, not a one-line command. The source says to inspect git remotes, `.vercel/` link state, `vercel whoami`, and team information first, then choose between git push, CLI deploy, or a linking flow.
It also explicitly defaults to preview deployments and warns against probing state with side-effecting commands in unlinked directories. Use it when you want a clean, repeatable Vercel deployment path instead of an ad hoc one-off deploy.
이 버튼들은 검증된 GitHub skill 폴더로 바로 이동합니다.