This commit is contained in:
Lara 2025-04-06 19:00:17 +03:00
parent dcc647d085
commit a4000a589a
Signed by: laratheprotogen
GPG key ID: 5C0296EB3165F98B
11 changed files with 1119 additions and 5235 deletions

View file

@ -1,4 +1,4 @@
import adapter from '@sveltejs/adapter-cloudflare';
import adapter from '@sveltejs/adapter-node';
import { vitePreprocess } from '@sveltejs/vite-plugin-svelte';
const config = {