Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
ReferenceError: process is not defined
Added checks to ensure safe access to `process.env`, addressing environments where it might be undefined.
- Loading branch information