nextjs-react-router icon indicating copy to clipboard operation
nextjs-react-router copied to clipboard

Won’t work for static export

Open MarkWestside opened this issue 2 years ago • 3 comments

As redirects are not possible for static HTML export, / (or index.html) will just return a blank page.

MarkWestside avatar Jun 08 '23 11:06 MarkWestside