deleted middlewere file
This commit is contained in:
@@ -1,10 +0,0 @@
|
|||||||
import createMiddleware from 'next-intl/middleware';
|
|
||||||
|
|
||||||
export default createMiddleware({
|
|
||||||
locales: ['uz', 'ru'],
|
|
||||||
defaultLocale: 'uz'
|
|
||||||
});
|
|
||||||
|
|
||||||
export const config = {
|
|
||||||
matcher: ['/','/(de|en)/:path*']
|
|
||||||
};
|
|
||||||
Reference in New Issue
Block a user