Navigation
Mobile DocsNavigation
Mobile DocsFrontend deployment and hosting platform
Integrate with Vercel to deploy frontend applications, manage projects, create deployments, configure environment variables, and monitor deployments. Perfect for Next.js and modern web applications with OAuth 2.0 authentication.
Placeholder: Select Vercel account
Layout: full
Provider: vercel
Layout: full
Options: List Projects, Get Project, Create Deployment, List Deployments
Placeholder: Enter project ID
Layout: full
Condition: operation = ["get_project","create_deployment","create_env"]
Placeholder: Enter deployment ID
Layout: full
Condition: operation = "get_deployment"
Placeholder: {"type": "github", "repo": "owner/repo", "ref": "main"}
Layout: full
Condition: operation = "create_deployment"
Required
Required
Optional
Optional
Optional
Primary response type:
{
"data": "json"
}