This commit is contained in:
Senad Uka
2023-10-15 15:06:13 +02:00
parent e023fee8a5
commit 144bba6428
17 changed files with 1094 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
import adapter from '@sveltejs/adapter-auto';
import adapter from '@sveltejs/adapter-static';
/** @type {import('@sveltejs/kit').Config} */
const config = {