Labsco
vercel logo

logs

✓ Official12

by 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> --follow

Analyze

  • Look for errors or warnings
  • Check for failed function invocations
  • Identify build failures