]> git.lizzy.rs Git - frontend-next.git/blobdiff - svelte.config.js
refactor: build for static
[frontend-next.git] / svelte.config.js
index 2cd0f90f97aa32acb7785c08394a5144f474c670..c4b03faf975e05fb76d2fdc92770d343d26e927a 100644 (file)
@@ -1,4 +1,4 @@
-import adapter from "@sveltejs/adapter-auto";
+import adapter from "@sveltejs/adapter-static";
 import preprocess from "svelte-preprocess";
 
 /** @type {import('@sveltejs/kit').Config} */