← Build Packs
BUILT-IN · FREEVercel
Vercel Launch Pack
Preview deploy packet, env checklist, route QA, rollback notes.
Best for: Before first deploy
Deploy manually — no auto-deploy
What it creates
- Deploy checklist
- Env checklist
- Route QA list
- Rollback notes
Required venture context
venture.name
Output structure (not a fake result)
{
"summary": "string",
"assets": [
{
"assetType": "string",
"title": "string",
"contentText": "string"
}
],
"tasks": [
{
"title": "string",
"taskType": "string"
}
],
"files": [
{
"filePath": "string",
"content": "string"
}
],
"packets": [
{
"title": "string",
"content": "string",
"manualOnly": true
}
],
"warnings": [
"string"
],
"nextAction": "string"
}No ratings, downloads, or revenue metrics displayed.
