Hi there I'm wondering why when I build my Gatsby project I'm getting the error...
Building static HTML failed for path "/preview/page"
I'm not specifying a preview path in my config file, and from what I understand from the documentation previews are disabled by default. (I'm not sure if this is the same "preview" or not).
I'm lost on this issue and would appreciate some insight.
Here's a link to my stackoverflow question on this for more detail and code snippets.
Thanks.