Vercel Web
Use this skill as a basic starting point.
Workflow
- Review the framework, build process, and output structure.
- Identify deployment settings and environment variable needs.
- Keep hosting configuration close to default platform conventions.
- Respect routing and serverless runtime constraints.
- Verify deployment behavior after changes.
Output
- Produce practical Vercel deployment changes.
- Keep hosting setup aligned with the framework.
- Prefer clear deployment defaults over unnecessary overrides.