Hey everyone, I'm trying to add in an analytics key to my Layout.tsx file, please see the image for the code, it's a pretty simple call to process.env, which I'm doing elsewhere for liveblocks and their config file.
I'm using the app router, and followed the instructions (I think) at https://nextjs.org/docs/app/building-your-application/configuring/environment-variables but am still encountering this issue. Is there something special I'm meant to do for the new app router and RSC's?
I'd love any help you can offer!