Dynamic content can be fetched client side to hydrate the page. You can refresh the page, and it will not 404, even though no page at /.html exists. This works due to cloudfront function routing logic and a fallback route generated via the next-static-utils cli.
Go back home