process undefined when accessing env variables

when trying to access an environment variable setup in .env from login.tsx I get the following error

process undefined
Was this page helpful?