I've forgotten this many times, so I am writing it down in attempt to etch it into my brain:
prefix environmental variables with NUXT_APP or they won't work
I've also forgotten the correspoding create react app thing as well (prefix your env variables with REACT_APP)