adapter-auto
Edit this page on GitHubAutomatically chooses the adapter for your current environment, if possible.
Supported environmentspermalink
The following environments are supported out-of-the-box, meaning a newly created project can be deployed on one of these platforms without any additional configuration:
- Cloudflare Pages via adapter-cloudflare
- Netlify via adapter-netlify
- Vercel via adapter-vercel
- Azure Static Web Apps via svelte-adapter-azure-swa
Community adapterspermalink
Support for additional environments can be added in adapters.js. To avoid this package ballooning in size, community-supported adapters should not be added as dependencies — adapter-auto will instead prompt users to install missing packages as needed.
Changelogpermalink
previous
Adapters
next
adapter-node