import {NextRequest, NextResponse} from 'next/server' import {refreshAuth} from '@/actions/auth' export const config = { matcher: [ '/((?!api|_next/static|_next/image|favicon.ico|sitemap.xml|robots.txt).*(?