# Prerendering error on routes whose filename start with same value as app.baseURL
`nuxt generate` fails when using `app.baseURL` different than `/` since v3.15
workaround available❗ p4-importantpossible regression
Nuxt3 on AWS issue with "404 Cannot find any route matching /."
3.xpending triageneeds reproduction
Setting a baseURL causes Nuxi Generate to not generate html files in ./output/public
3.xworkaround availablebug🔨 p3-minor