I am facing this error while running "npm run dev" in my next js app . I didn't find documentation of this error code so if anyone can help it'd be appreciated. Thanks in advance!

this is my path's page

{
  "/page": "app/page.js",
  "/plumbers/page": "app/plumbers/page.js"
}
0

There are 0 best solutions below