[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [Help](/c/help/9) # Vercel deployment error attribution.gitUser should NOT have additional property isBot 38 views · 0 likes · 3 posts edinstance (@edinstance) · 2026-03-31 ## 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.  2. 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`.**  3. 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` edinstance (@edinstance) · 2026-03-31 This seems to be apart of a current vercel outage so once that has been investigated and fixed I will retry  Jacob Paris (@jacobparis) · 2026-03-31 This should be back up and running now, sorry about the wait!