Error: Catch-all must be the last part of the URL.
Answered
Southern Martin posted this in #help-forum
Southern MartinOP
Seeing this in my terminal when I run
npm run dev. I am trying to add authentication to my app. I have no clue why this is shown.Answered by Southern Martin
actually I had a file called
api/auth/[...nextauth]/routes.ts