You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
Having the same problem, but with Vercel. The NITRO_PRESET is set to either vercel or vercel-edge. This causes the output dir to be .vercel/output/static in my case (ssr: false / static). See screenshot below for my build log.
for some reason, I changed the output directory to be named
_output
with this option
but when i run build, the sitemap.xml still generated in default output dir
.output/public
how can fix it ?
The text was updated successfully, but these errors were encountered: