The key point:
After command: firebase deploy
answer the question: ? What do you want to use as your public directory?
type “public” with the question
Then copy all the file for your website to this “public” folder
the steps:
cmd with administrator
- command: firebase login
- command: firebase init
- command: firebase deploy