logs
โดย vercel
ดูบันทึกการปรับใช้ Vercel ใช้เมื่อผู้ใช้พูดว่า "show logs", "check logs", "vercel logs" หรือ "มีอะไรผิดพลาดกับการปรับใช้
npx skills add https://github.com/vercel/vercel-deploy-claude-code-plugin --skill logsVercel 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