Next.js Discord

Discord Forum

Question about middleware.ts

Answered
Pink salmon posted this in #help-forum
Open in Discord
Pink salmonOP
I'm following the nextjs tutorial and I've come across this
You're also using the matcher option from Middleware to specify that it should run on specific paths.
https://nextjs.org/learn/dashboard-app/adding-authentication#:~:text=You%27re%20also%20using%20the%20matcher%20option%20from%20Middleware%20to%20specify%20that%20it%20should%20run%20on%20specific%20paths.

Does this mean I have to be good at regex? Or can I use this matcher everytime I build a nextjs app?

1 Reply

Toyger
Answer