Vercel deployment error attribution.gitUser should NOT have additional property isBot

Problem

I am trying to deploy my Next.js app to Vercel. I am just trying to deploy updates; the current version is working.

Current Behavior

  1. When it deploys via GitHub, I get an issue and the Details button doesn’t work.

  1. If I try to manually deploy through Vercel, I get this issue, but the commit does not have that property:

Invalid request: attribution.gitUser should NOT have additional property isBot.

  1. Finally, if I check the Deployments tab of the dashboard, it doesn’t show any failing deployments, so I can’t debug.

Environment

  • Next.js version: "next": "16.1.6"
  • Vercel username: edinstance

This seems to be apart of a current vercel outage so once that has been investigated and fixed I will retry

This should be back up and running now, sorry about the wait!