12:23:19.659 - Running build in Washington, D.C., USA (East) – iad1
12:23:19.892 - Cloning github.com/[org]/[project (Branch: REFACTOR-xxxxx, Commit: xxxx)
12:23:22.000 - Error: This deployment is no longer building, it was probably canceled and/or deleted
For a total time of 4s - no other info provided to us.
Using CLI to deploy doesn’t work either - I run vercel --force and upon finishing selections it immediately says “The deployment has been canceled.”
npm status page says all operational.
Using Nuxt.js 3, have been deploying fine for >1 year, suddenly happened yesterday.
Only unusual thing I can think of is we reverted a deploy, reverted that commit, and deployed the revert.
What happens when you run vercel build on local? If deploying from local build succeeds, that will at least give you a workaround until we can identify why your deployment errors out.