Explain the purpose of the publicRuntimeConfig and serverRuntimeConfig in next.config.js
In this blog, we will cover the purpose and use of `publicRuntimeConfig` and `serverRuntimeConfig` in `next.config.js` for secure and flexible runtime configurations in Next.js applications.