Update migrations

This commit is contained in:
2026-03-06 21:59:52 +02:00
parent 742242ffb8
commit 095463cafa
4 changed files with 27 additions and 86 deletions

View File

@@ -50,4 +50,9 @@ export default defineNuxtConfig({
],
},
},
nitro: {
experimental: {
tasks: true,
},
},
});