Next.js Discord

Discord Forum

Deployment source not changing

Unanswered
Japanese flying squid posted this in #help-forum
Open in Discord
Japanese flying squidOP
Hey there, I am trying to deploy my next ts app on vercel and while deploying I encountered a build error which was due to an incorrect type definition, which I then updated and pushed to my remote github repo as new commit but while trying to redeploy the project the source is still on the previous commit and not automatically updating to the latest repo commit

1 Reply

I have had the similar problem, unlinking and the relinking github repo on the project worked for me