Y
Hacker News
new
|
ask
|
show
|
jobs
by
kilburn
1492 days ago
Middleware won't work if you use "next export" to get a truly static site though, which is by far my preferred mode of operation whenever possible.
This is what I meant when I said "second-class citizen at best".
1 comments
julianbuse
1489 days ago
ah I see. Maybe try the route rewriting in next.conf.js? I think thats what the file is. That might work for static sites.
link