fix profile link preview
Build Images and Deploy / Update-PROD-Stack (push) Successful in 1m23s

This commit is contained in:
2026-05-04 02:11:22 -04:00
parent b25f300edf
commit d4acc1d61c
-1
View File
@@ -2,7 +2,6 @@ export { default } from 'next-auth/middleware'
export const config = { export const config = {
matcher: [ matcher: [
'/profile/:path*',
'/positions', '/positions',
'/history', '/history',
'/admin/:path*', '/admin/:path*',