Manage Vercel environment variables for GitChain deployments
From gitchain-vercelnpx claudepluginhub c-0711/0711-tools --plugin gitchain-vercelThis skill uses the workspace's default tool permissions.
Manage environment variables for GitChain deployments on Vercel.
$ARGUMENTS for action:
list — Show all env vars for a projectset [key] [value] — Set/update an env varsync — Sync all required GitChain vars from current config| Variable | Description | Example |
|---|---|---|
GITCHAIN_API_URL | Backend API URL | https://api.gitchain.0711.io |
NEXT_PUBLIC_NAMESPACE | Default namespace | bosch |
NEXT_PUBLIC_TITLE | Site title | GitChain Product Explorer |
API_SECRET | Internal auth | [generated] |
# Environment Variables: [project]
| Variable | Environment | Status |
|----------|-------------|--------|
| GITCHAIN_API_URL | production | ✅ set |
| NEXT_PUBLIC_NAMESPACE | all | ✅ set |
⚠️ Changes require redeployment to take effect.
production, preview, development scopes appropriately