Nextjs build don't pickup dynamic robots/txtsitemap.xml generated by next-sitemap

OK ! Many thanks to you !
For anyone wondering, I did the following modification and it works now.

...
  outDir: 'dist/apps/front/.next',
...