HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by kcrwfrd_

Comment by kcrwfrd_ 7 hours ago

0 replies

View on Hacker News

You need to configure it for static export if that’s what you want: https://nextjs.org/docs/app/guides/static-exports

But this won’t support all framework features. The default expectation for Next.js is with a server runtime for SSR.