cannot enter the url manually after writing a middleware in nextjs14 (app router)
since i’ve added the middleware which i will provide to you,
i cannot enter the urls manually and it errors out.
i’m using “next-intl” internationalization and i created a middleware to handle language change routes for the “baseUrl”.
i don’t know what to do!