You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm install -g firebase-tools
npm install
firebase login
firebase deploy --only functions
Dev:
npm run dev
To update function run 'npm run build' from different terminal