diff --git a/nuxt.config.ts b/nuxt.config.ts index 1b29f61..cafe2e0 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -9,7 +9,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: "/" + baseURL: "/web" }, runtimeConfig: { public: {