Replies: 1 comment 9 replies
-
|
It seems that the relevant data from the cookie was used in the requestLocale function. However, when Next.js performed SSG compilation, it considered this to be illegal and thus did not generate the SSG output. Running Does the current situation have any good solutions? @amannn |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
when use this config and build app SSG not working
when remove headers code its working
Beta Was this translation helpful? Give feedback.
All reactions