NextJS requires env variables to be prefixed with `NEXT_PUBLIC`, but we can potentially bake it within `package.json`. To investigate.
NextJS requires env variables to be prefixed with
NEXT_PUBLIC, but we can potentially bake it withinpackage.json. To investigate.