This commit is contained in:
sbps-test user
2023-11-05 14:44:21 +03:00
parent 0c5b455404
commit de0452eb71
6 changed files with 6 additions and 7 deletions

View File

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