export { proxy } from "./dashboardGuard"; export const config = { matcher: ["/((?!_next/static|_next/image|favicon\\.ico).*)"], };