NextJS app router dynamic routes not working with any named HTTP methods
This is the code placed inside /app/api/password/reset/confirm/[userId]/[idToken]/route.ts.
This is the code placed inside /app/api/password/reset/confirm/[userId]/[idToken]/route.ts.