Deployments stuck on 'Deploying outputs...' for ~11 min then failing since May 7 incident

<My project name is stockfoliov2. I keep getting stuck on the “Deploying outputs…” line whenever I deploy my project. Cursor and Vercel AI is telling me it could be from the May 7 incident where it gave me an error message with “transient issue” language indicates this was likely caused by an infrastructure issue on our side during the provisioning incident you mentioned.
These three deployment URLs were having issues:
stockfoliov2-3mlxhc37a-hbu90210-1272s-projects.vercel.app
stockfoliov2-g7p5t5owb-hbu90210-1272s-projects.vercel.app
stockfoliov2-4ti7uexs8-hbu90210-1272s-projects.vercel.app
I’ve tried redeploying multiple times now and it keeps getting stuck on that. Any idea how to fix this? Over time, the build just fails and the log shows no actual error.

Does it work if you redeploy a version from before May 7?

Are there any warnings in the build log? Sometimes those give clues even if there’s no specific error.

My last successful deployment was at 7:05 PM UTC May 7th, and then the very next deployment at 10:37 PM UTC failed. I can try deploying this last successful one but it won’t have any new changes that I have from after the deployment.

The redeploy of the version before May 7 worked. but now how do i deploy new changes since no new features have been added to my website?

Can you identify exactly what changed between the successful commit and the one after that? It sounds like dependency or configuration change happened between those two commits if the older one re-deploys successfully