I have built a Nuxt application that uses a .env file to provide a secret key to my server middleware .js file using the @nuxtjs/dotenv module.
Everything works as ex