Skip to content

Commit 1bef3a6

Browse files
authored
docs: Add Vercel note about AI Gateway token needed only locally (#2781)
1 parent f88096a commit 1bef3a6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/english/deployments/vercel/index.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,12 @@ The deployment process will kick off, and you'll receive progress updates. Be pa
4949

5050
## Set AI Gateway token
5151

52-
Follow these steps to create an AI Gateway API key from the Vercel dashboard.
52+
Follow these steps to create an AI Gateway API token from the Vercel dashboard.
53+
54+
:::tip[Token only needed locally]
55+
You will only need the AI Gateway token if you are running the app locally. All deployments on Vercel have access to the gateway via OpenID Connect (OIDC).
56+
:::
57+
5358
1. From the Vercel dashboard, click on the **AI Gateway** tab in the top nav bar.
5459
2. On the left sidebar, select **API Keys**.
5560
3. Click **Create Key**, give it a name, and copy the value (it won't be shown again).

0 commit comments

Comments
 (0)