As mentioned in the static rendering docs, setRequestLocale is intended as a stopgap solution to be removed at some point. I've started a discussion for the relevant feature on the Next.js side here: vercel/next.js#58862
If you'd like to help simplify the usage of next-intl, please join the discussion there and upvote the comment!
As mentioned in the static rendering docs,
setRequestLocaleis intended as a stopgap solution to be removed at some point. I've started a discussion for the relevant feature on the Next.js side here: vercel/next.js#58862If you'd like to help simplify the usage of
next-intl, please join the discussion there and upvote the comment!Next.js 16.3 is out now with documented, stable support for
next/root-params🎉🎉🎉See the blog post:
→ Using next/root-params in Next.js 16.3