Vercel Error Alert System
Settings statusline 94
npx claude-code-templates@latest --setting statusline/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..."
}
}