# Prerendering error on routes whose filename start with same value as app.baseURL
Setting a baseURL causes Nuxi Generate to not generate html files in ./output/public
3.xworkaround availablebug🔨 p3-minor
404 error after running npm run build with app.baseURL set.
pending triageneeds reproduction
`nuxt dev` command does not use the base URL set in `nuxt.config.ts`
available soon3.xpending triagecli
nuxi genetate with wrong baseURL to _payload.js
3.xpending triageneeds reproduction
`nuxt generate` fails when using `app.baseURL` different than `/` since v3.15
workaround available❗ p4-importantpossible regression
nitro output support for 404 handling with prerendered assets
3.xpending triageneeds reproduction
Prerendering via `nuxt generate` broken when using relative baseURL
pending triagenitro