Add deploy

This commit is contained in:
2024-09-28 01:36:38 +03:00
parent a3b207afd8
commit 126c872ab7
5 changed files with 146 additions and 117 deletions

View File

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