Hello everyone,
I’m encountering an issue with one of my projects hosted on Netlify. When I try to access my site, I get the following message:
“Page not found
Looks like you’ve followed a broken link or entered a URL that doesn’t exist on this site.”
Everything seems to be set up correctly:
- The paths and redirects configuration appears fine.
- The builds complete without any errors.
This issue only occurs for this specific project, while other sites I host on Netlify are working perfectly.
Does anyone have any suggestions on how to fix this? Maybe there’s an additional check I should perform or a detail I might have missed?
Thank you in advance for your help!