79146499

Date: 2024-10-31 22:32:18
Score: 0.5
Natty:
Report link

According to the next.js routing file convention docs, a route isn't publicly accessible unless it has a page.js or equivalent file in it, so it seems like having components inside app/ is fine as long as there is no page.js in components. This is the setup I have seen on some projects as well.

This is on next 14.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: jfoo