How to exclude specific routes from Clerk middleware?
Anyone know how I can exclude the middleware from Clerk from running on my routes in folder: /api/cron?
Here's the current file:
I believe we need to update the matcher but not sure how to do it correctly.
Here's the current file:
I believe we need to update the matcher but not sure how to do it correctly.