Deploys are not seen on vercel anymore (regardless of that they're success or fail)

Until 1 hour ago, i had no problem. When i was committing changes to git, since github and vercel are connected, those changes were going live immediately if that’s not failed. Even if it fails, i was able to see that in vercel and check the reasons. But for the last 1 hour, when i committed changes, those dont appear on vercel side. hence, github automatically says its fail. I already checked if there was a problem in the connection of vercel and github and it looks all good.

Also i check if there’s some limitation preventing me to go live but it looks all good. However, when i wanted to upgrade my plan, it asks for 30 instead of 20.

I am new in this era, and any kind of help would be appreciated!

I realized whats the issue. For visibility:

I came up with something to clean a table(error_logs) in supabase in every 6 hours in those commits not seen in vercel.

I am using free plan at the moment.

I removed those changes, and i was able to go live without a problem.

The problem is that i may not have realized that this is the issue.

probably i am supposed to go upgrade in order to use this functionality but i would expect Vercel to give me the reasoning and guide me to upgrade instead of not showing my deploy in vercel.

Advice: Show this deploy in vercel and share the reason and guide me to upgrade. (if my assumption is correct)

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