1 min read
Vercel now automatically optimizes your SvelteKit projects. When importing a new project, it will detect SvelteKit and configure the right settings for you.
In addition, System Environment Variables are made available under the SVELTEKIT_
prefix by default and you can now easily start new SvelteKit projects from the dashboard.
Check out the documentation as well.