I found the env vars were not working. I tested out hardcoding them and it worked.
I’m thinking an npm package like dotenv might work better than env() syntax.
I found the env vars were not working. I tested out hardcoding them and it worked.
I’m thinking an npm package like dotenv might work better than env() syntax.