Manual “Deploy” Button Missing After Restoring Snapshot (v467)

Hello everyone,

I’m running into a frustrating issue with my Vercel project “ELO‑Forge” after rolling back to a known‑stable snapshot via the v0.dev LLM. Here’s the situation:

  • Project: ELO‑Forge (GitHub repo: IamAlextremo/ELO‑Forge)
  • Restored Snapshot: v467
  • Domain: www.eloforge.net

After restoring v467, I can still see all commits under the main branch and automatic builds run on pushes—but the manual “Deploy” button has completely disappeared from the Dashboard. Without it, I’m unable to:

  1. Trigger a fresh production deployment of that snapshot.
  2. Publish the restored version to my custom domain.

I’ve tried:

  • Re‑connecting the Git repo in Settings
  • Toggling “Pull Request Comments” and “deployment_status Events”
  • Saving and reloading the dashboard
  • Re‑pushing the same commit to GitHub

…but nothing brings the manual Deploy control back. Auto‑deploy on push still works, but I need to explicitly deploy v467 (not any newer commits) to production.

Has anyone seen this before?

  • How can I restore the manual Deploy button?
  • Is there a way to force‑deploy a specific commit from the UI?

Any pointers or workarounds would be hugely appreciated. Thank you!


/ ELO‑Forge by IamAlextremo

The deploy button is now under the Share button in the top right

1 Like

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