Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
vercel avatar

Logs

  • 98 installs
  • 13 repo stars
  • Updated December 18, 2025
  • vercel/vercel-deploy-claude-code-plugin

Vercel deploy plugin skill viewing deployment logs via vercel logs command.

About

Vercel deployment logs skill from vercel-deploy Claude Code plugin. Retrieves build and runtime logs for a deployment URL using vercel logs command. Triggers on show logs, check logs, vercel logs, or what went wrong with the deployment phrases. Used after failed deployments to surface error output and help diagnose build failures or runtime issues on Vercel hosting.

  • vercel logs command for deployment build and runtime output
  • Triggers on show logs and what went wrong with deployment
  • Post-deploy failure diagnosis workflow
  • Part of vercel-deploy Claude Code plugin family
  • Surfaces build errors and runtime log lines

Logs by the numbers

  • 98 all-time installs (skills.sh)
  • +2 installs in the week ending Jul 27, 2026 (Skillselion tracking)
  • Ranked #552 of 1,435 DevOps & CI/CD skills by installs in the Skillselion catalog
  • Data as of Jul 27, 2026 (Skillselion catalog sync)
At a glance

logs capabilities & compatibility

Capabilities
view deployment logs · diagnose deploy failures
Works with
vercel
Use cases
debugging · devops
From the docs

What logs says it does

View Vercel deployment logs.
SKILL.md
npx skills add https://github.com/vercel/vercel-deploy-claude-code-plugin --skill logs

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs98
repo stars13
Last updatedDecember 18, 2025
Repositoryvercel/vercel-deploy-claude-code-plugin

What went wrong with my Vercel deployment?

View Vercel deployment logs to diagnose build and runtime failures after deploy.

Who is it for?

Developers debugging failed Vercel deployments after deploy skill runs.

Skip if: Initial deployment triggering (use deploy skill) or local dev server logs.

When should I use this skill?

User says show logs, check logs, vercel logs, or asks what went wrong with deployment.

What you get

Deployment logs retrieved and failure cause identified from build or runtime output.

Files

SKILL.mdMarkdownGitHub ↗

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

Related skills

FAQ

What command retrieves logs?

vercel logs with the deployment URL.

When should I use this?

After a deployment fails or user asks what went wrong.

What logs are shown?

Build output and runtime log lines from the Vercel deployment.

DevOps & CI/CDmonitoring

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.