1 min read
As part of the new Vercel for Platforms product, you can now use a set of prebuilt UI blocks and actions to add functionality directly to your application.
An all-new library of production-ready shadcn/ui components and actions help you launch (and upgrade) quickly.
Blocks:
custom-domain: Domain configuration with DNS validation and real-time verification
deploy-popover: Deployment interface with status and history
dns-table: DNS records in a copyable format
claim-deployment: Ownership verification flow
report-abuse: Abuse reporting form
Actions:
add-custom-domain: Add and verify domains programmatically
deploy-files: Deploy files to any project
You can install Platforms components with the Vercel Platforms CLI. For example:
npx @vercel/platforms add claim-deploymentStart building with Platform Elements using our Quickstart for Multi-Tenant or Multi-Project platforms.