Vercel

Cloud Access token

Manage deployments, projects, domains and aliases on Vercel from any Windmill script, flow or app.

Set up in 3 steps

1

Create an access token

In the Vercel dashboard, open Settings then Tokens. Choose the scope — your account, or a team — and copy the token; it is shown only once.

2

Add the resource in Windmill

Open Resources, add a resource of type vercel, and paste the token.

3

Run your first script

Fork any script below and read before writing anything. There are hundreds here, so search by the verb you need.

Scripts

Building blocks, if none of the projects above fit. Fork one, run it, or call it as a step inside your own flow.

Resource type

vercel — the shape of the credential every script on this page expects.

View raw schema →
FieldTypeRequiredWhat it is
tokenstringYes

Questions

A project is not found

Almost always the token's scope. A token scoped to your personal account cannot see a team's projects — create one scoped to the team instead.

Is my token stored on the hub?

Never. It lives only in your own Windmill workspace, encrypted at rest.