- Install vercel cli
- Login with
vercel login
- Create new project with
vercel link
- Add
.vercel/
to.gitignore
- Inside
.vercel/project.json
you can find projectId and orgId - Create access token
- Add Secrets to Github Repository
VERCEL_ORG_ID
,VERCEL_PROJECT_ID
,VERCEL_TOKEN
https://vercel.com/guides/how-can-i-use-github-actions-with-vercel