This commit is contained in:
2025-10-14 14:50:39 +02:00
parent 06eb971af4
commit 772afbc726
9 changed files with 61 additions and 28 deletions

View File

@@ -13,4 +13,4 @@ export default defineNuxtConfig({
},
vite: { plugins: [tailwindcss()] },
nitro: { prerender: { failOnError: false } },
});
});