Skip to content

Vercel is now available in Stripe Projects

Authors

1 min read

You can now signup and deploy to Vercel through Stripe Projects. Available in developer preview, this CLI-based workflow lets teams and AI agents create infrastructure environments directly from the terminal.

As a launch and design partner for Stripe Projects, Vercel enables a unified provisioning flow. Using the CLI, you can:

  • Connect existing Vercel account or a new will be created for you

  • Provision new Vercel projects directly from the terminal

  • Deploy and host applications on Vercel as part of a unified infrastructure setup

This integration reduces friction between local development and cloud hosting, allowing infrastructure to be provisioned programmatically.

To start provisioning your infrastructure programmatically, install the Stripe CLI plugin and initialize your project:

stripe plugin install projects
stripe projects init my-app

Select Vercel to deploy and start building, or learn more about Stripe Projects.