using adapter-node now

This commit is contained in:
Linus
2025-12-30 20:02:43 +01:00
parent e854860610
commit e5fe61e612
3 changed files with 4111 additions and 3892 deletions

View File

@@ -1,4 +1,4 @@
import adapter from "@sveltejs/adapter-auto";
import adapter from "@sveltejs/adapter-node";
import { vitePreprocess } from "@sveltejs/vite-plugin-svelte";
/** @type {import('@sveltejs/kit').Config} */