next.js
45d6bb63 - fix quoted env vars from next config (#49090)

Commit
2 years ago
fix quoted env vars from next config (#49090) ### What? Avoid quotes around env vars from next.config.js ### Why? values in `env` in next.config.js got stringified incorrectly
Author
Parents
Loading