adapter-vercel and adapter-cloudflare
Deploy to Vercel edge functions or Cloudflare Workers with the matching adapter.
adapter-vercel
Deploys to Vercel's edge or serverless functions automatically.
npm install -D @sveltejs/adapter-vercelVercel Detection
adapter-auto picks adapter-vercel when deployed on Vercel; explicit install gives more control.
All lessons in this course
- adapter-static for Static Sites
- adapter-node for Node.js Server
- adapter-vercel and adapter-cloudflare
- Building and Previewing