Monorepo support
The current buildpacks used for Next.js in App Hosting can't seem to deploy monorepo setups.
I think it would be really useful if App Hosting supported this, especially since Next.js has great monorepo support via the transpileModules
config option.
We launched support for Nx-based monorepos in App Hosting as part of our July update. If you are looking for support for different monorepo tooling, please file a new UserVoice request for your specific tooling (so that we can track interest and prioritize!).
Thanks for your feedback!
-
Ruben Heymans commented
I'm using NX in combination with angular so this would be nice
-
Alex Chong commented
Agreed, I'm using turborepo and nextjs. It would be good to have a plug and play alternative to Vercel.
-
wandrille G commented
Similar with NX. It would be great.
-
Felix Omuok commented
I am also having the same issue. Using turborepo and next.js
-
Todd Warren commented
Trying to get an Nx repo to work and similar issues
-
Anatoly Pashias commented
For context: I am using yarn and turborepo for my monorepo.
-
Anatoly Pashias commented
This would be fantastic for my project too!