Hi, I would like to use Bitbucket to deploy React App to my Firebase project. With git the actions are set up for you but I have been round and round with Bitbucket and can't find the correct combination.
The error I see is:
<span>INFO: Starting deployment of the project to Firebase.</span>
<span>Error: Not in a Firebase app directory (could not locate firebase.json)</span>
I've put <span>firebase.json in every directory and no luck. What can I do?</span>