Promoting success but not actually deployed

I´m trying to promote a preview build from the Vercel UI. Everything seems go well, I get a notification that the promotion was successful but nothing is actually promoted to production.

A few troubleshooting ideas:

  1. Visit your production URL to check if the changes are actually live
  2. Look for a new production deployment with a “Current” badge
  3. Check build logs in case build errors prevented the deployment
  4. Check that the production domain isn’t aliased to an old deployment

If you still need help, please share the deployment link so we can debug together.

Thanks for sharing the deployment. You should also make sure there aren’t any production branch protection rules preventing deployment promotion. Sometimes people have GitHub branch rules set up that affect deployments.

If it’s still not working, can you share a recording or screenshots of what you see at each step of the promotion process?

Ok I got it solved by just saving the production domain settings without doing any changes, it seems it had to refresh the state of the domain that way. Thanks @amyegan for your help!

1 Like

Glad you got it working! Thanks for sharing the solution

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