bolt.diy/app/lib
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
..
.server/llm feat(supabase): add credentials handling for Supabase API keys and URL 2025-03-20 11:17:27 +00:00
api Final UI V3 2025-02-02 01:42:30 +01:00
common fix: add instruction to avoid generating types for supabase 2025-03-21 13:20:14 +00:00
hooks feat(supabase): add credentials handling for Supabase API keys and URL 2025-03-20 11:17:27 +00:00
modules/llm fix: settings bugfix error building my application issue #1414 (#1436) 2025-03-09 01:07:56 +05:30
persistence fix: fix git proxy to work with other git provider (#1466) 2025-03-07 14:10:37 +05:30
runtime feat: integrate Supabase for database operations and migrations 2025-03-19 23:11:31 +00:00
stores feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00
webcontainer fix: cors issues from preview fixed by changing embedder policies (#1056) 2025-01-12 21:58:06 +05:30
crypto.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
fetch.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00