Multi-tenant platforms, like AI agents and visual building apps, can now easily transfer deployment ownership directly to users or teams.
How it works:
Check out our documentation to learn more.
Read more
Continue reading...
How it works:
Deployment creation: Any third-party can create a new deployment using the Vercel CLI or using the Vercel API: POST /files and POST /deployments
Initiate transfer: The Vercel API endpoint is then used to generate aclaim-deployment
URL for that deployment.
User confirms their team: The user selects their Vercel team and completes the transfer.
Check out our documentation to learn more.
Read more
Continue reading...