https://github.com/contentstack/contentstack-nextjs-starter-app/blob/4053aff7c5b138f2648685d45f0b0bfcf3a031c8/next.config.js#L5 https://nextjs.org/docs/pages/api-reference/next-config-js/runtime-configuration Why are you exposing the management keys to the client? Isn't that dangerous (even if they are read-only)? Thanks
contentstack-nextjs-starter-app/next.config.js
Line 5 in 4053aff
https://nextjs.org/docs/pages/api-reference/next-config-js/runtime-configuration
Why are you exposing the management keys to the client? Isn't that dangerous (even if they are read-only)?
Thanks