@sveltejs/adapter-auto

E565033

@sveltejs/adapter-auto is the default SvelteKit adapter that automatically selects an appropriate deployment target based on the current environment or platform.

Try in SPARQL Jump to: Statements Referenced by

Statements (46)

Predicate Object
instanceOf JavaScript software library
SvelteKit adapter
npm package
advantage reduces need to know platform-specific adapters
simplifies initial SvelteKit setup
behavior falls back to a generic adapter when no specific platform is detected
belongsToNamespace @sveltejs NERFINISHED
category build adapter
web framework tooling
compatibleWith SvelteKit endpoints
SvelteKit routing
SvelteKit server-side rendering
configuration minimal configuration required
configurationUsage adapter: adapter() in SvelteKit config
defaultAdapterFor SvelteKit NERFINISHED
detects deployment provider from build environment
deployment provider from environment variables
distributionPlatform npm NERFINISHED
documentation SvelteKit official documentation
ecosystem SvelteKit NERFINISHED
framework SvelteKit NERFINISHED
importStyle import adapter from '@sveltejs/adapter-auto';
integratesWith SvelteKit build process
intendedFor developers deploying SvelteKit apps without choosing a specific adapter
license MIT License
maintainer Svelte core team NERFINISHED
name @sveltejs/adapter-auto NERFINISHED
partOf official SvelteKit tooling
programmingLanguage JavaScript
publisher Svelte core team NERFINISHED
purpose automatically select an appropriate SvelteKit deployment adapter
replacesManualConfigurationOf specific SvelteKit adapters for known platforms
repositoryPlatform GitHub NERFINISHED
requires Node.js to run the build
selectsBasedOn current environment
current platform
status actively maintained
supports Cloudflare deployment
Netlify deployment
Node.js environments
Vercel deployment
modern JavaScript tooling
static site deployment when applicable
targetUsers SvelteKit application developers
type auto-detecting deployment adapter
usedIn svelte.config.js

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

SvelteKit hasAdapter @sveltejs/adapter-auto