Replies: 2 comments
-
nextjs can't match routes with unknown number of subfolders |
Beta Was this translation helpful? Give feedback.
0 replies
-
out of the box nextjs app cannot be configure at runtime, because all environment variables are injected at build time and cannot be changes later currently we use a workaround for this but with some minor limitations |
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.
-
Let's discuss what Next.js cannot do or doing in the way what is not convenient for our needs
Beta Was this translation helpful? Give feedback.
All reactions