I’m hosting my static site from the nextjs boilerplate.
Sometimes the website loads but most of the times there’s a not found error.
Not sure how to trouble shoot this.
Any help is appreciated!
I’m hosting my static site from the nextjs boilerplate.
Sometimes the website loads but most of the times there’s a not found error.
Not sure how to trouble shoot this.
Any help is appreciated!
Hi,
Static Sites expect an index.html
to be in the root of the “Publish Directory” you set, to respond directly on the root path.
However, the link you shared appears to be responding with content.