You can now build platforms with the new Vercel for Platforms product announced today, making it easy to create and run customer projects on behalf of your users.
Two platform modes are available: Multi-Tenant and Multi-Project, allowing you to deploy with a single codebase or many, across any number of domains.
Run a single codebase that serves many customers with:
Add custom domains to your app in seconds:
Create a separate Vercel project per customer with:
Today we are also introducing Platform Elements, a new library to make building on platforms easier.
Start building with our Quickstart for Multi-Tenant or Multi-Project platform
Read more
Continue reading...
Two platform modes are available: Multi-Tenant and Multi-Project, allowing you to deploy with a single codebase or many, across any number of domains.
Multi-Tenant Platforms
Run a single codebase that serves many customers with:
Wildcard domains (*.yourapp.com) with automatic routing and SSL.
Custom domain support via SDK, including DNS verification and certificate management.
Routing Middleware for hostname parsing and customer resolution at the edge.
Single deployment model: deploy once, changes apply to all tenants.
Add custom domains to your app in seconds:
Multi-Project Platforms
Create a separate Vercel project per customer with:
Programmatic project creation with the Vercel SDK.
Isolation of builds, functions, environment variables, and settings per customer.
Support for different frameworks per project.
Today we are also introducing Platform Elements, a new library to make building on platforms easier.
Start building with our Quickstart for Multi-Tenant or Multi-Project platform
Read more
Continue reading...