Deploy to Vercel
3 min · 3 steps
Verify your token, pick a project, and ship — the deploy stream runs in the Console tab.
Avery uses the Vercel CLI under the hood (`npx vercel --prod --token=…`). Your token persists in the OS keychain so you don't re-paste it every launch. Before deploy, click 'Verify token' to probe Vercel's REST API for your identity + the first page of projects — handy for confirming the right account is wired up.
Steps
- Open the Deploy tab.
Three target cards: Vercel, Railway, on-prem SSH.
- Paste your Vercel token + click 'Verify & save token'.
Get a token at vercel.com/account/tokens. Avery confirms the identity + lists your projects so you know the deploy will land in the right place. The token is encrypted in your keychain.
- Click 'Deploy to Vercel'.
The workspace flips to the Console tab and streams stdout/stderr live. The published URL surfaces as a clickable link when the deploy completes.
Live recipes need the desktop
This article is a static preview. The in-app Help sidecar inside Avery NXR can fire each step against your live project — install the desktop to use it interactively.