Knowledge
Search knowledge... ⌘K
Knowledge · Guidelines · docker
Vercel Deployment
Configure and deploy SvelteKit applications to Vercel from a monorepo using the managed git-push-to-deploy pipeline
Metadata
docker docker
References
- @sveltejs/adapter-vercel— Official SvelteKit adapter for Vercel Build Output API
- Vercel Build Output API— Vercel's specification for build artifacts that adapters must produce
- Decision— External repos as deployment mirrors — vendor, scrub, push pattern