> For the complete documentation index, see [llms.txt](https://henryruhs.gitbook.io/chroma-feedback/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://henryruhs.gitbook.io/chroma-feedback/producers/vercel.md).

# Vercel

### Usage

Observe one status:

```bash
chroma-feedback -p vercel

--vercel-slug <slug>
--vercel-token <token>
```

Observe many statuses:

```bash
chroma-feedback -p vercel

--vercel-token <token>
```

### Options

| Name         | Default                  | Mandatory |
| ------------ | ------------------------ | --------- |
| vercel-host  | <https://api.vercel.com> | optional  |
| vercel-slug  |                          | optional  |
| vercel-token |                          | required  |
