where to add a sitemap during next config? #17158
Unanswered
artem-alek
asked this question in
Help
Replies: 0 comments
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.
-
I am generating a site map during the build process
Next Build
. I need to run my script after next builds the.next
. Where/when do I run my script? I thought it would go into next.config.js and override the webpack but not sure where to find the end of the bundle process. Any advice or tips?!! Thank you!Beta Was this translation helpful? Give feedback.
All reactions