@@ -33,5 +33,5 @@ export async function proxy(request: NextRequest) {
}
export const config = {
matcher: ["/((?!api/auth|_next/static|_next/image|favicon.ico|.*\\..*).*)"],
matcher: ["/((?!api/|_next/static|_next/image|favicon.ico|.*\\..*).*)"],
};
The note is not visible to the blocked user.