This commit is contained in:
malloc62 2023-01-15 22:03:55 -05:00
parent 773ac3fea6
commit a9ff014729

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 = {