next.js
a4a628c1 - refactor: `typedEnv` is not `readonly` (#67693)

Commit
1 year ago
refactor: `typedEnv` is not `readonly` (#67693) ### Why? The process.env values may be modified, so is not `readonly string`. ### How? Removed `readonly`.
Author
Parents
Loading