He all,
I am working with firebase sdk in Nodejs + Express + Typescript server and firebase works as expected when I run in development mode. The problem is when I build the app and try to run the build version, I get this error

for some reason the credentials in firebase credentials*.json is not present in the biul. I would appreciate any assistance. Thank you