Vercel — Deploy and Manage Projects
name: vercel
by brennerspear · published 2026-03-22
$ claw add gh:brennerspear/brennerspear-vercel-deployment---
name: vercel
slug: vercel-deployment
version: 1.0.0
description: Deploy and manage Vercel projects, including linking repositories, env vars, and domains.
---
# Vercel — Deploy and Manage Projects
Set Up a New Project
cd <project-root> # must be the directory with .git
npx vercel link # link to Vercel project
npx vercel git connect # connect GitHub repo for auto-deploysRun `vercel git connect` from the repo root (where `.git` lives), not a subdirectory.
Set Environment Variables
**NEVER use `echo`** — it adds a trailing `\n`:
printf 'value' | npx vercel env add VAR_NAME productionCheck Domains
cd any-vercel-project && npx vercel domains lsFor the full domain list: see `domains.md` in this folder.
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...