Hi, i am using supertokens with nextjs and as i fo...
# support-questions
r
Hi, i am using supertokens with nextjs and as i following tutorial and file structure i have this error: You cannot define a route with the same specificity as a optional catch-all route ("/auth" and "/auth[[...path]]"). May i ask what i am doing wrong or how should my pages file looks like?
r
Hey! What’s the name of the file you created
r
these are files that i created to supertokens
r
hmm. this seems about right
is the hello.ts file in the auth folder? Or in the api folder?
r
in my api folder
r
do you also have an auth.ts or auth.tsx file?