logs
Original:🇺🇸 English
Translated
View Vercel deployment logs. Use when the user says "show logs", "check logs", "vercel logs", or "what went wrong with the deployment".
2installs
Added on
NPX Install
npx skill4agent add vercel/vercel-deploy-claude-code-plugin logsTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →Vercel Logs
List Deployments
bash
vercel lsView Logs
bash
vercel logs <deployment-url>Follow logs in real-time:
bash
vercel logs <deployment-url> --followAnalyze
- Look for errors or warnings
- Check for failed function invocations
- Identify build failures