This is expected to be resolved by checking the settings in firebase.json. Please check the following points.
"public": "dist"
Please make sure that static files such as index.html are placed directly under the "dist" folder. If not, fix "dist" to the correct path.