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