next.js
c667d2ba - Update runtime-configuration.md (#36923)

Commit
3 years ago
Update runtime-configuration.md (#36923) If I understand correctly, a page that relies on `publicRuntimeConfig` must be server-side rendered, then that page need either `getInitalProps` or `getServerSideProps`, or the application has a Custom App with `getInitialProps` enabled.
Author
Parents
Loading