export default function middleware(req) { // req.nextUrl.pathname.startsWith('/dashboard') // console.log('aku middleware') }