Do you mean [dynamic routes](https://nextjs.org/docs/pages/building-your-application/routing/dynamic
Do you mean dynamic routes ?
What I understand is:
What I understand is:
- Your next js app works in production with a url like this
https://project-name.pages.dev/, right? - You added a custom domain for this project - cool
https://project-name.pages.dev/ works, but project-name.com does not?