export function middleware() { return; } export const config = { matcher: ["/((?!api).*)"], };