Back to Settings

Vercel Error Alert System

Settings statusline 137

Intelligent error monitoring system that tracks deployment failures and build issues. Automatically sends desktop notifications when errors are detected and maintains error count tracking. Features building status monitoring and provides immediate alerts for deployment problems, helping you catch issues quickly. Setup: Export environment variables 'export VERCEL_TOKEN=your_token' and 'export VERCEL_PROJECT_ID=your_project_id' (or manually replace $VERCEL_TOKEN and $VERCEL_PROJECT_ID in the command if you prefer not to use environment variables). Get your token from vercel.com/account/tokens and project ID from your Vercel dashboard. Desktop notifications work on macOS.

Install Command
npx claude-code-templates@latest --setting statusline/vercel-error-alert-system
View on GitHub
claude-code — vercel-error-alert-system

Content

JSON
{
"description": "Intelligent error monitoring system that tracks deployment failures and build is..."
"statusLine": {
"type": "command"
"command": "bash -c 'input=$(cat); DIR=$(echo "$input" | jq -r ".workspace.current_dir"); SE..."
}
}

Stack Builder

0 components

Your stack is empty

Browse components and click the + button to add them to your stack for easy installation.