feat: switch back to Vercel adapter?

This commit is contained in:
2023-02-10 18:42:28 +01:00
parent 3727b6bb2b
commit e1f739b095
3 changed files with 11 additions and 80 deletions

View File

@@ -18,7 +18,7 @@ const config = {
kit: {
adapter: adapter({
// edge: true,
edge: true,
}),
alias: {
$components: 'src/components',