Next.js Discord

Discord Forum

Directory Structure

Unanswered
Brown-crested Flycatcher posted this in #help-forum
Open in Discord
Brown-crested FlycatcherOP
Is the following directory structure going to cause conflicts in route handler definitions? I am currently experiencing a bug with defining route handlers.

4 Replies

It shouldn't. What is the "bug" you are experiencing?
@Clown It shouldn't. What is the "bug" you are experiencing?
Brown-crested FlycatcherOP
routes are returning 404 and 401 no matter what exists inside the definition of the route handler
What is inside the route handler?
Try clearing your browser cache and deleting your .next folder aswell