bolt.diy/app/lib/stores
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
..
chat.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
editor.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
files.ts fix: remove excessive commenting 2025-03-10 11:20:01 +00:00
logs.ts add install ollama models , fixes 2025-01-28 22:57:06 +01:00
netlify.ts fix: show netlify deployed link 2025-02-25 19:02:03 +00:00
previews.ts feat: added the "Open Preview in a New Tab" (#1101) 2025-01-18 01:55:44 +05:30
profile.ts Final UI V3 2025-02-02 01:42:30 +01:00
settings.ts feat: added anthropic dynamic models (#1374) 2025-02-26 22:04:46 +05:30
streaming.ts fix: show netlify deployed link 2025-02-25 19:02:03 +00:00
supabase.ts fix: ensure supabase credentials are persistent on reloads 2025-03-20 14:22:35 +00:00
tabConfigurationStore.ts Final UI V3 2025-02-02 01:42:30 +01:00
terminal.ts Lint-fix all files in app 2024-11-21 22:05:35 +01:00
theme.ts Service console check providers 2025-01-30 01:58:47 +01:00
vercel.ts feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00
workbench.ts feat: integrate Supabase for database operations and migrations 2025-03-19 23:11:31 +00:00