I have been trying to deploy my portfolio but it does not work . I have a simple structure of the folders
html / index.html
css / style.css
js / script.js
When I try to deploy my website it does not work. It says page not found, I also tried to include a _redirects file but still does not work. How can I solve it ?