While refactoring the login form component I found many inconsistent ways of importing the list of locales. So I decided to refactor the imports altogether. Don't use `process.env` to import locales!
I couldnt' get the local build to run with the alternative `nuxt.config.js`. So I'm building docker only now.