I am create API with firebase via this tutorial here.
On I run:
firebase deploy
I get this error on the command line:
You can try this :
firebase deploy --only hosting
Full docs