Skip to main content

sveltekit-adapter

SvelteKit adapters allow you to deploy your site to numerous platforms. This add-on allows you to configure officially provided SvelteKit adapters, but a number of community-provided adapters are also available.

Usage

npx sv add sveltekit-adapter

What you get

  • the chosen SvelteKit adapter installed and configured in your svelte.config.js

Options

adapter

Which SvelteKit adapter to use:

npx sv add --sveltekit-adapter=node

Edit this page on GitHub llms.txt

previous next