Menu

Introducing Vercel for Platforms - Vercel
📰
0

Introducing Vercel for Platforms - Vercel

Vercel News·Hayden Bleasel·4 days ago
#2oqSBmhL
Reading 0:00
15s threshold

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. Link to heading 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: import { addDomain , getDomainStatus , } from "@/components/vercel-platform/src/actions/add-custom-domain" ; const added = await addDomain ( "test.com" ) ; if ( added .…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More