Switch from using dotenv in the core package to using dotenvx, built by the same creator. It helps with managing multiple .env files for different environments and also allows storing secrets in the .env file with encryption.
Thank you
Shri