chore: clean up code formatting and remove unnecessary whitespace across multiple files for improved readability
This commit is contained in:
@@ -7,4 +7,3 @@ export const config = {
|
||||
// Match all paths except static files and api routes that don't need auth
|
||||
matcher: ['/((?!api/auth|_next/static|_next/image|favicon.ico).*)'],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user