feat: add imagevaultImage utils and types
This commit is contained in:
committed by
Michael Zetterberg
parent
a641894abf
commit
274e203335
+1
-1
@@ -109,5 +109,5 @@ export const config = {
|
||||
* public routes inside middleware.
|
||||
* (https://clerk.com/docs/quickstarts/nextjs?utm_source=sponsorship&utm_medium=youtube&utm_campaign=code-with-antonio&utm_content=12-31-2023#add-authentication-to-your-app)
|
||||
*/
|
||||
matcher: ["/((?!.+\\.[\\w]+$|_next|en/test|api|trpc).*)"],
|
||||
matcher: ["/((?!.+\\.[\\w]+$|_next|.netlify|en/test|api|trpc).*)"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user