next.js
96d68fe3 - fix(next-core): interop non string record values in env (#49057)

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.
Author
Parents
Loading