test
This commit is contained in:
@@ -20,7 +20,8 @@ export function middleware(req: NextRequest) {
|
||||
|
||||
return NextResponse.next();
|
||||
}
|
||||
|
||||
//
|
||||
export const config = {
|
||||
matcher: ["/settings/:path*"],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user