Introduction Introduction How to Use Installation Deployment How to Use Installation npm install Deployment To deploy the function to Firebase, you need to install the below package: npm install -g firebase-tools then, run the below commnad to deploy the function to firebase: firebase deploy