Switch to Cloudflare Pages

This commit is contained in:
2022-12-25 16:49:47 +01:00
parent 88c849a69a
commit ff243d19a4
3 changed files with 32 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
import preprocess from 'svelte-preprocess'
import adapter from '@sveltejs/adapter-vercel'
import adapter from '@sveltejs/adapter-cloudflare'
import { fileURLToPath } from 'url'
import { dirname } from 'path'