diff --git a/nuxt.config.ts b/nuxt.config.ts index fb794cc..2a92d55 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -51,6 +51,7 @@ export default defineNuxtConfig({ }, }, nitro: { + preset: "bun", experimental: { tasks: true, },