Site is deployed on url but when i try to access website it says 404 not found

What is the name of the domain?

https://ng-contacts.pages.dev/

What is the error number?

404

What is the error message?

This ng-contacts.pages.dev page can’t be found

What is the issue you’re encountering

eror 404 when opening website url

Do you have an index.html page?

Getting 404 errors on *.pages.dev?

If you are getting `404` errors when visiting your `*.pages.dev` domain, make sure your website has a top-level file for `index.html`. This `index.html` is what Pages will serve on your apex with no page specified.

This topic was automatically closed after 15 days. New replies are no longer allowed.