Header has working auth stuff. Good place to let ai takeover maybe
This commit is contained in:
@@ -29,6 +29,6 @@ export const config = {
|
||||
'/((?!_next/static|_next/image|favicon.ico|monitoring-tunnel|.*\\.(?:svg|png|jpg|jpeg|gif|webp)$).*)',
|
||||
'/((?!.*\\..*|_next).*)',
|
||||
'/',
|
||||
'/(api|trpc)(.*)',
|
||||
'/(api)(.*)',
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user