logs
bởi vercel
Xem nhật ký triển khai Vercel. Sử dụng khi người dùng nói "hiển thị nhật ký", "kiểm tra nhật ký", "nhật ký vercel" hoặc "có vấn đề gì với quá trình triển khai".
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