We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5895077 commit 754057bCopy full SHA for 754057b
svelte.config.js
@@ -1,5 +1,5 @@
1
import sveltePreprocess from 'svelte-preprocess'
2
-import adapter from '@sveltejs/adapter-static'
+import adapter from '@sveltejs/adapter-vercel'
3
import { imagetools } from 'vite-imagetools'
4
import imagePreprocess from './image-preprocess.cjs'
5
0 commit comments