Skip to content

Commit 754057b

Browse files
committed
add vercel adapter
1 parent 5895077 commit 754057b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

svelte.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import sveltePreprocess from 'svelte-preprocess'
2-
import adapter from '@sveltejs/adapter-static'
2+
import adapter from '@sveltejs/adapter-vercel'
33
import { imagetools } from 'vite-imagetools'
44
import imagePreprocess from './image-preprocess.cjs'
55

0 commit comments

Comments
 (0)