hoangvu12 – 05-14 Aug 29
I'm using NextJS v13 app router, I have following folder structure. I want to redirect the url from / to /[lng] (with data logic), but for some reason the
Here is the code
middleware.ts is not triggered.Here is the code

