Replies: 3 comments 3 replies
-
Have you found a way to do this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
we urgently need this as well.. in our case, we are using the multi-domain setup / multi-tenant setup, that Vercel describes here: https://vercel.com/guides/nextjs-multi-tenant-application
|
Beta Was this translation helpful? Give feedback.
3 replies
-
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
What is the improvement or update you wish to see?
I would like to generateSitemaps for each locale dyamic page but function have no way to get params.
I have tried useParams from 'next/navigation' but these are not accessible in server component as a client component
Is there any context that might help us understand?
Does the docs page already exist? Please link to it.
https://nextjs.org/docs/app/api-reference/functions/generate-sitemaps
Beta Was this translation helpful? Give feedback.
All reactions