While I run the command firebase deploy I get this error:
firebase deploy
Error: HTTP Error: 400, Project \'my_project\' is not a Firestore enabled project.<
I had to create a DB environment and it worked fine after that. I'm using the realtime DB, not Cloud storage so it shouldn't have stopped it, anyway, its fixed.