ERROR: (gcloud.app.deploy) The project property is set to the empty string, which is invalid. To set your project, run: $ gcloud config set project PROJECT_ID or to unset it, run: $ gcloud config unset project code example
Example: gcloud set project
gcloud config set project my-project