diff --git a/svelte.config.js b/svelte.config.js index 48e3f1e..fdd0013 100644 --- a/svelte.config.js +++ b/svelte.config.js @@ -1,4 +1,4 @@ -import adapter from '@sveltejs/adapter-auto'; +import adapter from '@sveltejs/adapter-static' /** @type {import('@sveltejs/kit').Config} */ const config = {