Next.js Discord

Discord Forum

BUILD PROBLEMS

Unanswered
Giant wood wasp posted this in #help-forum
Open in Discord
Avatar
Giant wood waspOP
Hi guys, I need some help with an issue I’m facing. I just initiated a Next.js project using npx create-next-app@latest, but when I try to run the build, I keep encountering the following errors:

Failed to build /_error: /404
Failed to build /_error: /500
Failed to build /_error: /not-found

I’ve added these files inside the app/ directory, but the issue persists. I’m seeing the same thing on a larger project, which is why I created this small test project for easier debugging. Has anyone experienced this or has any idea what might be causing this?

0 Replies