From f849f96ce0b152a5b6624ef3cae21702bc7727bf Mon Sep 17 00:00:00 2001 From: 37b7 Date: Mon, 19 May 2025 12:58:45 +0200 Subject: [PATCH] 63274 --- nuxt.config.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nuxt.config.ts b/nuxt.config.ts index 0484071..d8c79c8 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -30,7 +30,6 @@ export default defineNuxtConfig({ } ], }, - baseURL: '/containers/matheothierry-portfolio_nuxt', buildAssetsDir: '/_nuxt/', }, @@ -78,4 +77,4 @@ export default defineNuxtConfig({ basePath: process.env.BASE_PATH || '' } } -}) \ No newline at end of file +})