diff --git a/nuxt.config.ts b/nuxt.config.ts index 55bb13d..fb4f692 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -10,7 +10,7 @@ export default defineNuxtConfig({ E.g.: baseURL set to "/web" would host at https://gorb.app/web Default is "/" (aka root), which hosts at https://gorb.app/ */ - baseURL: "/web" + baseURL: "/" }, runtimeConfig: { public: {