Skip to main content

Vercel is now available in Stripe Projects

By Steven Van ·

Vercel joins Stripe Projects' developer preview, letting teams provision and deploy via a new CLI workflow.

Vercel is now available as a deploy target inside Stripe Projects, a CLI-based workflow for provisioning infrastructure from the terminal. Vercel is a launch and design partner for Stripe Projects, which lets teams and AI agents create infrastructure environments without leaving the command line.

The feature is in developer preview. From the CLI, you can connect an existing Vercel account or have one created automatically, provision new Vercel projects, and deploy and host applications as part of a single infrastructure setup. To try it, install the Stripe CLI plugin and initialize a project:

  • stripe plugin install projects
  • stripe projects init my-app

Selecting Vercel at that point provisions and deploys through Vercel.

Vercel
Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →

Read the original announcement →

Read Vercel is now available in Stripe Projects on Creators Toolbox