Accessing locale in nextJS 14
Unanswered
Dovekie posted this in #help-forum
DovekieOP
Could someone please guide how to access locale information in a server-side rendered page in Next.js version 14 using App Directory? I'm currently working on a project where I need to retrieve locale information on a server page, but I'm not sure how to accomplish this. Any assistance or pointers in the right direction would be greatly appreciated. Thanks in advance!