inshallah last
This commit is contained in:
@@ -4,5 +4,6 @@ import { routing } from "./lib/i18n/routing";
|
||||
export default createMiddleware(routing);
|
||||
|
||||
export const config = {
|
||||
matcher: ["/((?!_next|_vercel|studio|api|.*\\..*).*)"],
|
||||
// Exclude admin panel and APIs — they live outside [locale] routes
|
||||
matcher: ["/((?!_next|_vercel|studio|api|admin|.*\\..*).*)"],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user