Environment Variable that is a JSON object
Hi
I have been trying to load a environment variable that is a JSON object (ie to load Google Cloud Service Account).
In my
but I am getting an error in the
Any help would be greatly appreciated.
Thanks
I have been trying to load a environment variable that is a JSON object (ie to load Google Cloud Service Account).
In my
env.mjs I added the followingbut I am getting an error in the
MergedOuput type, saying that some fields are missing.Any help would be greatly appreciated.
Thanks

