next.js
45d6bb63
- fix quoted env vars from next config (#49090)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#49090 - fix quoted env vars from next config
Author
sokra
Parents
b7d657f5
Loading