nuxt.config.ts - runtimeconfig - .env
In my Nuxt config file, when i want to leave the config empty and override it using my .env file, it works only on localhost, and does not work on my VPS when i build it.
NUXT_PUBLIC_API_BASE
NUXT_PUBLIC_API_BASE


