Google Firestore would like me to set up an env variable to point to a json file containing credentials. AFAICT, during deployment (netlify cli or via github push), json files in function folders get dropped.
I may be able to get around this using Google’s REST authorization API, but the env variable + JSON option is much cleaner.