NextJs Standalone mode, `publicRuntimeConfig`
What's the alternative to
publicRuntimeConfig when using nextjs standalone mode?
I run into a env prob where runtime envs are not getting pass into client. (only envs values during build are getting passed).0 Replies