Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I have been working on a rather large NextJS application and wonder if this discussion has come up before. I have a lot of different pages, and am interested in moving my API routes outside of the
pages
directory to help better organize the project. Is there any way currently to do this, perhaps throughnext.config.js
?Beta Was this translation helpful? Give feedback.
All reactions