Git push not updating on vercel
Unanswered
Thai posted this in #help-forum
ThaiOP
I made a coming soon page (landingpage) for my project with react. works fine (main repo), I git push and instantly updates. Im working my main project on next.js (with ts ) and deployed on vercel. (master repo) I can not update my code. I git push, update goes to my git but vercel does not update. Every time when im testing im having to literally delete my project on vercel and make a new one so I can see updates. anyone knows a solution?