vercel-upgrade-migration - Automated Vercel SDK upgrades with breaking change detection
Execute analyze, plan, and execute Vercel SDK upgrades with breaking change detection.
Tags
Updated: 2026-02-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Execute SDK upgrades
- Detect breaking changes
- Analyze version compatibility
- Plan migration strategies
- Read code files
- Write code modifications
- Edit configuration files
- Run npm commands
- Use git operations
Inputs
- Current Vercel SDK
- Git repository
- Test suite
- Staging environment
- Package.json file
Outputs
- Updated SDK version
- Fixed breaking changes
- Passing test suite
- Documented rollback procedure
Requirements
- Vercel SDK installed
- Git version control system
- Test suite available
- Staging environment access
- Node.js/npm environment
- File system read/write permissions
