Redeploy via Github


hi there, can i seek advice? am new to vercel. i have setup a project and deployed my github repo’s code. however, when my github repo has been updated, i can’t seem to refresh / update my vercel app deployment - despite clicking redeploy. is there a step i am missing? tk u

If you are using native github integration, a new push / merge pull request should automatically be deployed: Deploying GitHub Projects with Vercel. You don’t need to redeploy manually.

Make sure your commit metadata are correctly set: Why aren't commits triggering deployments on Vercel?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.