|
|
|
|
|
by bestest
283 days ago
|
|
Consider middleware.ts as a root middleware. Nothing is stopping you from creating your own chain (which is trivial) in there. I mean, that would eventually work the same if nextjs implemented that feature — there would be a root somewhere. |
|
People expect "middleware" to mean a certain thing and work a certain way.