Deployments is successful, not appearing on live site

I’m experiencing an issue where my GitHub commits are showing as successful (green checkmarks) and building correctly, but the changes are not appearing on my live site.

Issue Details:

Problem:

  1. I make code changes and commit to GitHub main branch
  2. GitHub shows :white_check_mark: green checkmark indicating successful build
  3. Vercel dashboard likely shows successful deployment
  4. However, the live site continues showing old content (even in incognito mode)

Recent commits not deploying:

  • “Update target audiences to high-value market segments” (commit: 3821859)
  • “Force deployment refresh - update format count” (commit: 7dc7bc2)

What I’ve tried:

  • Hard refresh (Ctrl+Shift+R)
  • Incognito/private browsing
  • Clearing browser cache
  • Making additional commits to trigger new deployments

Expected: Changes from GitHub commits should appear on live site Actual: Live site shows content from several hours ago

Request: Please check if there’s a deployment caching issue, build configuration problem, or if Vercel is deploying from the correct branch.

Hi @mikegibbo-3122, welcome to the Vercel Community!

I’m sorry that you are facing this issue. Can you share the project ID? Also, is this a v0 project?

GitHub deployments not being auto-generated: GitHub Status - We're experiencing errors

Thank you Anshuman, I will work through the problem, I do not want to share the project ID. Thank you

1 Like