[▲ 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.

![Screenshot 2026-03-31 at 22.05.17](https://global.discourse-cdn.com/vercel/original/3X/4/2/42de25cb54af594782b140c932366224628989e8.png)

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`.**

![Screenshot 2026-03-31 at 22.06.13](https://global.discourse-cdn.com/vercel/original/3X/7/3/73abc7d52bfa8b3a674b6777097140a69ff1b361.png)

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

![Screenshot 2026-03-31 at 22.14.57|690x189](upload://4oia1CVgAPmcWTvjy6mZDIzOXIG.png)


Jacob Paris (@jacobparis) · 2026-03-31

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