I have setup my firebase cloud functions and CLI correctly and deployed my function for the first time already and all worked fine.
Now that I closed the command prompt and ran it again, firebase does not recognize my project. When I run firebase deploy it give me this Error: "Error: Not in a Firebase app directory (could not locate firebase.json)". Does anyone know how to fix this?