# Vercel is now available in Stripe Projects

**Published:** March 19, 2026 | **Authors:** Tony Pan, Bhrigu Srivastava, Hedi Zandi

---

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.

[Video: vercel-stripe-light (1)](//videos.ctfassets.net/e5382hct74si/57Ix65EC8B5IsjtDKqmRAm/dde9f37019cc62a05bb2c47fe54aa7fe/vercel-stripe-cli-light.mp4)

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:

```bash
stripe plugin install projects
stripe projects init my-app
```

Select Vercel to deploy and start building, or [learn more about Stripe Projects](https://vercel.com/docs).

---

📚 **More updates:** [View all changelog entries](/changelog/sitemap.md) | [Blog](/blog/sitemap.md)