How to incrementally use the library with app router #2146
Unanswered
ahmed-rafi-ullah
asked this question in
Q&A
Replies: 0 comments
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.
-
I have a project where just the homepage needs to be translated, and the rest of the pages need to untouched, they cannot all be moved under the locale folder, a route like /fr/blog-1 works but /blog-1 gives me a 404, whats the recommended way to deal with this
Beta Was this translation helpful? Give feedback.
All reactions