I been using Vercel for quite a while, it's never been a headache for me until now, i'm facing a very weird situation, since yesterday it doesn't matter how many git push
i do to my project (it only has one branch, main) Vercel keeps deploying the same old version of it. I got no errors from Vercel, it tells me it's been ok, it's deployed, but it's still an old version of my project.
ps: i'm developing a webapp using nodejs + astro, i think isn't relevant...
I'm running out of possible solutions, I've tried to delete the deployment on Vercel and create it again, nothing works.