Dockerfile

This commit is contained in:
titver968
2025-04-17 16:12:45 +02:00
parent b3c7113ce4
commit bbd617f380
5 changed files with 166 additions and 117 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} */