fixes
Build And Push Image / docker (push) Failing after 59s Details

This commit is contained in:
Matt 2025-08-14 10:51:26 +02:00
parent 983361114c
commit 615112b7e8
1 changed files with 1 additions and 9 deletions

View File

@ -102,15 +102,7 @@ export default defineNuxtConfig({
},
vite: {
optimizeDeps: {
exclude: ['minio', 'sharp']
},
build: {
rollupOptions: {
external: ['minio', 'sharp', 'fs', 'path', 'crypto', 'stream']
}
},
ssr: {
noExternal: []
exclude: ['sharp']
}
},
runtimeConfig: {