Skip to content

Instantly share code, notes, and snippets.

@szymonkorytnicki
Created November 8, 2022 07:45
Show Gist options
  • Save szymonkorytnicki/988b60b71035bb0081b75f11b1386107 to your computer and use it in GitHub Desktop.
Save szymonkorytnicki/988b60b71035bb0081b75f11b1386107 to your computer and use it in GitHub Desktop.
export const config = {
matcher: ['/about/:path*', '/dashboard/:path*'],
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment