0Pricing
Sveltejs Academy · Lesson

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-vercel

Vercel Detection

adapter-auto picks adapter-vercel when deployed on Vercel; explicit install gives more control.

All lessons in this course

  1. adapter-static for Static Sites
  2. adapter-node for Node.js Server
  3. adapter-vercel and adapter-cloudflare
  4. Building and Previewing
← Back to Sveltejs Academy