Skip to content

Latest commit

 

History

History
6 lines (2 loc) · 234 Bytes

README.md

File metadata and controls

6 lines (2 loc) · 234 Bytes

Internationalized Routing

Next.js doesn't support internationalized routing in app directory out of the box. But you can easily implement it yourself. This example shows how to implement internationalized routing on the Edge.