I am trying to follow this zoom tutorial: GitHub - zoom/zoomapps-serverless-vuejs: A Serverless Zoom App built on Firebase for Zoomtopia 2022 and beyond!. One of the first steps says to " replace the firebaseConfig object found in the firebase.config.js file. However, this file dos not exist. Further, the instructions that they link to for creating the config object do not align with the firebase project that has been set up.
What should my config file look like, and where do I find this information?