Internal Service: deploy_to_vercel
Deploys the generated files to Vercel, using the existing project.Function Signature
Parameters
| Parameter | Type | Description |
|---|---|---|
generate_result | dict | Result from generate_ai_site |
Behavior
For regeneration, this service:- Identifies the existing Vercel project by business_id
- Creates a new deployment with updated files
- Does NOT create a new project