79151969

Date: 2024-11-03 02:53:15
Score: 2
Natty:
Report link

If you are exporting statically there are some limitations with app/not-found.tsx Because it only works for server rendering or dynamic pages, so you need to use app/404.tsx for static export instead. This will generate 404.html after build.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Abass Dev