INTEGRATION

Selfbase and Vercel

Selfbase is an agent-run workspace for taking a product from idea, to shipped, to growing. Connecting Vercel is what lets the agent put the code it writes in front of real users.

What it does

  • Deploys the code the agent writes to your Vercel projects.
  • Reads deployment status and checks back, so you see the result in Selfbase.
  • Manages environment variables for the projects it deploys.
  • Attaches a domain to a project when you ask it to.

You approve every change before it ships. Selfbase never deploys on its own, on any plan. The agent prepares the work and waits for you.

Connecting

In the Selfbase app, open Workspace settings, then Connections, and choose Vercel. You are sent to Vercel to approve the install, and back to Selfbase when it is done. If you belong to a Vercel team, pick the team that owns the projects you want deployed.

What each permission is for

  • Integration configuration. Reads our own installation, and removes it when you disconnect.
  • Deployments and deployment checks. Creates a deployment and reads its outcome.
  • Projects. Lists your projects so you can choose one, and reads its settings.
  • Environment variables. Sets the values a deployment needs to run.
  • Domains. Points a domain at a project when you ask for it. Vercel requires project write access alongside this.
  • Team and user, read-only. Shows which account is connected, so the connection is named rather than anonymous.

We do not request Edge Config, log drains, billing, or deployment protection bypass. Nothing in a deploy needs them.

How your credentials are held

The access token Vercel issues is encrypted with a key held in AWS KMS and decrypted only at the moment a deploy uses it. It is never written to a log and never placed inside the sandbox the agent works in.

Removing it

Disconnect in Selfbase under Workspace settings, then Connections, and we revoke the grant at Vercel and delete our copy. You can also remove it from your Vercel dashboard under Integrations, which ends our access immediately.

To delete everything Selfbase holds about you, see data deletion.

Support

hello@selfbase.com. See also our privacy policy and terms.