Revert "Use adapter-static instead"

This reverts commit 7d58d44971.

Looks like this doesn't work with Vercel and I cba to debug
This commit is contained in:
Ryan Gossiaux
2022-03-02 00:26:36 -08:00
parent 7d58d44971
commit d61dee4530
3 changed files with 1 additions and 21 deletions

View File

@@ -35,7 +35,6 @@
"@babel/preset-env": "^7.16.5",
"@rgossiaux/svelte-heroicons": "^0.1.2",
"@sveltejs/adapter-auto": "next",
"@sveltejs/adapter-static": "^1.0.0-next.28",
"@sveltejs/kit": "next",
"@tailwindcss/forms": "^0.4.0",
"@tailwindcss/typography": "^0.5.0",