Vercel Debug Bundle
Prerequisites
- •Vercel SDK installed
- •Access to application logs
- •Permission to collect environment info
See {baseDir}/references/implementation.md for detailed implementation guide.
Output
- •
vercel-debug-YYYYMMDD-HHMMSS.tar.gzarchive containing:- •
summary.txt- Environment and SDK info - •
logs.txt- Recent redacted logs - •
config-redacted.txt- Configuration (secrets removed)
- •
Error Handling
See {baseDir}/references/errors.md for comprehensive error handling.
Examples
See {baseDir}/references/examples.md for detailed examples.