Hacker News new | ask | show | jobs
by theturtletalks 791 days ago
You need to use static export:

https://nextjs.org/docs/app/building-your-application/deploy...

1 comments

Cool, so that's what I was missing all along!

Unfortunately looks like I can't use it now since I am using `next-plausible` which does require a Node.js proxy...