Next.js Discord

Discord Forum

npm run dev Compiled /not found

Answered
English Angora posted this in #help-forum
Open in Discord
English AngoraOP
Hello guys, I got stuck by this issue second time in a row: I was working on a project, everything was working just fine, but on the next day when I came back to continue this happened, no error, just a /not found page, how do I solve this problem? There were no alteration on the code, it just stopped working
Answered by Joachim Nedaouka
Okay
View full answer

7 Replies

Can you preview your projet tree level
English AngoraOP
sure, here
Okay
Answer
So cut app/ and paste it within the root directory
Also delete the .next/ directory
And recompile your app
@Joachim Nedaouka And recompile your app
English AngoraOP
thanks, it worked