Fixes and version updates

This commit is contained in:
Shivam Meena
2023-03-04 23:41:25 +05:30
parent 917e9e1f1a
commit fc48319458
4 changed files with 350 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
import adapter from '@sveltejs/adapter-auto';
import adapter from '@sveltejs/adapter-vercel';
import preprocess from 'svelte-preprocess';
/** @type {import('@sveltejs/kit').Config} */