Get custom url for dynamic sitemap?
Answered
Spectacled Caiman posted this in #help-forum
Original message was deleted.
Answered by Clown
I think there is no way directly from vercel's exposed variables. You could however just create your own environment variable that replaces the vercel's one. You can even change it for different deployments(production, preview etc).
2 Replies
I think there is no way directly from vercel's exposed variables. You could however just create your own environment variable that replaces the vercel's one. You can even change it for different deployments(production, preview etc).
Answer
All of the above can be done directly from the project settings in vercel dashboard