From bad9c8939ab2bdeea59dff2276b12438e91bcb1c Mon Sep 17 00:00:00 2001 From: 37b7 Date: Mon, 19 May 2025 08:23:49 +0200 Subject: [PATCH] mh --- nuxt.config.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nuxt.config.ts b/nuxt.config.ts index e7cee9c..f3c36cd 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -30,7 +30,6 @@ export default defineNuxtConfig({ } ], }, - buildAssetsDir: '/containers/matheothierry-portfolio_nuxt/_nuxt/', }, modules: ['@nuxt/image'], @@ -66,4 +65,4 @@ export default defineNuxtConfig({ basePath: process.env.BASE_PATH || '' } } -}) \ No newline at end of file +})