build-manifest.json not found
Unanswered
STRONG.CODΞ posted this in #help-forum
Hey Guys. Im currently trying nextjs. I created some default pages in the app directory and added NextAuth. Everything works perfectly fine but now I wanted to add Nextra. I create a
Im using
wiki folder (now: /pages/wiki). I set everything up (at least I hope so). And now whenever I try to acesss localhost:3001/wiki I get following error: Error: ENOENT: no such file or directory, open '/[redacted]/.next/server/pages/wiki/build-manifest.json'.Im using
nextjs 15.0.2 and nextra 3.2.0