bolt.diy/app/components/@settings/tabs/connections
KevIsDev 687b03ba74 feat: add Vercel integration for project deployment
This commit introduces Vercel integration, enabling users to deploy projects directly to Vercel. It includes:
- New Vercel types and store for managing connections and stats.
- A VercelConnection component for managing Vercel account connections.
- A VercelDeploymentLink component for displaying deployment links.
- API routes for handling Vercel deployments.
- Updates to the HeaderActionButtons component to support Vercel deployment.

The integration allows users to connect their Vercel accounts, view project stats, and deploy projects with ease.
2025-03-27 00:06:10 +00:00
..
components fix: git clone modal to work with non main as default branch (#1428) 2025-03-05 04:23:01 +05:30
types Final UI V3 2025-02-02 01:42:30 +01:00
ConnectionsTab.tsx feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00
GithubConnection.tsx fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
NetlifyConnection.tsx fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
VercelConnection.tsx feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00