Move to better sqlite3

This commit is contained in:
2026-03-07 12:34:04 +02:00
parent 0370930894
commit 926fc0fd0b
15 changed files with 10648 additions and 3213 deletions

View File

@@ -51,7 +51,7 @@ export default defineNuxtConfig({
},
},
nitro: {
preset: "bun",
preset: "node-server",
experimental: {
tasks: true,
},