bolt.diy/app/types
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
..
actions.ts feat: integrate Supabase for database operations and migrations 2025-03-19 23:11:31 +00:00
artifact.ts fixed test cases 2024-12-03 11:28:23 +05:30
context.ts feat: enhanced Code Context and Project Summary Features (#1191) 2025-01-29 15:37:20 +05:30
GitHub.ts Fix ESLint issues 2025-01-28 11:39:12 +01:00
global.d.ts Update debug tab to check against fork 2024-12-13 09:17:35 +01:00
model.ts refactor: refactored LLM Providers: Adapting Modular Approach (#832) 2024-12-21 11:45:17 +05:30
netlify.ts feat: add netlify one-click deployment 2025-02-24 17:24:32 +00:00
supabase.ts feat(supabase): add credentials handling for Supabase API keys and URL 2025-03-20 11:17:27 +00:00
template.ts feat: add Starter template menu in homepage (#884) 2024-12-24 22:37:28 +05:30
terminal.ts feat: added bolt dedicated shell 2024-11-08 21:47:31 +05:30
theme.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
vercel.ts feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00