cyrilic routes
Unanswered
Britannia Petite posted this in #help-forum
Britannia PetiteOP
I created folder in pages /тест
On my mac this does not work, in production on vercel works but seems unstable for me. What you think ?
It is nextjs 15.3.x app router but as I assume this is not limitation of nextjs but nodejs/os.
On my mac this does not work, in production on vercel works but seems unstable for me. What you think ?
It is nextjs 15.3.x app router but as I assume this is not limitation of nextjs but nodejs/os.
1 Reply
@Britannia Petite I created folder in pages /тест
On my mac this does not work, in production on vercel works but seems unstable for me. What you think ?
It is nextjs 15.3.x app router but as I assume this is not limitation of nextjs but nodejs/os.
i faced the same issue and made a bug report, but seems like they are not fixing it any time soon, so i guess we have to avoid non-latin characters in route names for now. https://github.com/vercel/next.js/issues/73965