next.js
96d68fe3
- fix(next-core): interop non string record values in env (#49057)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
fix(next-core): interop non string record values in env (#49057) ### What? Trying to close WEB-718. Since next.config can pass `Record<String, any>` for the env value, explicitly interop it.
References
#49057 - fix(next-core): interop non string record values in env
Author
kwonoj
Parents
45030d62
Loading