| name | deploy-vercel-static |
| description | Use this plugin when the user wants to deploy an accepted static web artifact to Vercel or prepare an equivalent deployment handoff with preview and production URLs. |
| license | MIT |
| metadata | {"author":"open-design-spec","version":"0.1.0"} |
Deploy Vercel Static
Workflow
- Confirm the artifact path, project name, and whether this is preview-only or production.
- Validate that the artifact can run as a static web surface.
- Prepare deployment files if needed.
- Ask for confirmation before deployment.
- Deploy or produce exact deployment instructions and return links.
Output Contract
Produce deploy-summary.md and a preview URL, production URL, or prepared command list.