logs

Installation
SKILL.md

Vercel Logs

List Deployments

vercel ls

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
Weekly Installs
59
GitHub Stars
13
First Seen
Jan 29, 2026