
logs
✓ Official★ 12by vercel · part of vercel/vercel-deploy-claude-code-plugin
View Vercel deployment logs. Use when the user says "show logs", "check logs", "vercel logs", or "what went wrong with the deployment".
🔥🔥🔥✓ VerifiedFreeQuick setup
🧩 One of 3 skills in the vercel/vercel-deploy-claude-code-plugin package — works on its own, and pairs well with its siblings.
This is the playbook your agent receives when the skill activates — you don't need to read it to use the skill, but it's here to audit before installing.
name: logs description: View Vercel deployment logs. Use when the user says "show logs", "check logs", "vercel logs", or "what went wrong with the deployment".
Vercel Logs
View Logs
vercel logs <deployment-url>Follow logs in real-time:
vercel logs <deployment-url> --followAnalyze
- Look for errors or warnings
- Check for failed function invocations
- Identify build failures
Copy & paste — that's it
npx skills add https://github.com/vercel/vercel-deploy-claude-code-plugin --skill logsRun this in your project — your agent picks the skill up automatically.
List Deployments
vercel lsNo common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.