bolt.diy/app
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 feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00
lib feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00
routes feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00
styles feat: Add Diff View and File History Tracking 2025-02-23 07:55:38 -03:00
types feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00
utils fix: fix enhance prompt to stop implementing full project instead of enhancing (#1383) #release 2025-03-01 01:34:35 +05:30
entry.client.tsx fix(browser-extensions): don't render directly in body 2024-10-07 10:49:31 +02:00
entry.server.tsx feat: enhance context handling by adding code context selection and implementing summary generation (#1091) #release 2025-01-22 22:48:13 +05:30
root.tsx fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
vite-env.d.ts refactor: updated vite config to inject add version metadata into the app on build (#841) 2024-12-21 01:03:28 +05:30