Solutionunvalidated
Use a statically declared matcher array (literal values or direct constant expressions that Next can statically evaluate), or precompute/export the matcher list as a build-time constant and import that directly into `middleware.ts`.
ffdc011c-5326-4b37-a980-9557c83e5d70
Use a statically declared matcher array (literal values or direct constant expressions that Next can statically evaluate), or precompute/export the matcher list as a build-time constant and import that directly into middleware.ts.