Project: gameland-colecionaveis (team: ugliano-s-projects)
Issue: pushes to GitHub (main branch) are not generating any new deployment — not success, not failure, it simply doesn’t show up in the Deployments list. Manual “Redeploy” from the dashboard also doesn’t generate anything.
Already checked and ruled out:
• Git connection is correct (Settings → Git shows the right repository and branch)
• Correct domain (gameland-colecionaveis.vercel.app)
• No billing warning shown
• Build minutes: 15min of 6,000 available this month (well under the limit)
• Commit email (git config user.email) is identical to my Vercel account email
• Disconnected and reconnected the GitHub repository from scratch — did not help
• Tested with real (non-empty) commits multiple times, including after reconnecting
Last deployment shown in the list is from 2 days ago — every push and manual redeploy attempt since then has produced nothing new.
Any help figuring out what’s happening on Vercel’s side would be appreciated — I’ve exhausted everything I can check from my end.