We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Maybe someone else can verify, but I think there might have been a change recently with how publicRuntimeConfig works.
publicRuntimeConfig
This line here doesn't seem to be working anymore in my nuxt.config.ts
nuxt.config.ts
browserBaseURL: process.env.BROWSER_BASE_URL,
Activity