Web build broken

I deployed my latest app built with runtime version 3.3.3 and the app is broken.

The developer console is full of errors like this:

There are also other errors like:

GET https://<DOMAIN>/_next/static/css/styles.fb1e2b8e.chunk.css net::ERR_ABORTED 404

I can already note the issue here that instead of Domain, it should have been Domain-with-subfolder-path.

Hi! Users have found that you need to use a subdomain instead of a subfolder for your build!

1 Like