Next.js Discord

Discord Forum

Request to main-app.js returns 404 as all other assets except initial HTML

Unanswered
Nebelung posted this in #help-forum
Open in Discord
NebelungOP
I'm trying to fix this problem where my nextjs server works fine locally but after standalone nodejs build it fails to serve any assets except initial HTML file with 404 erros
Is it okay to put "use client" in the page.tsx (app router)? I'm not sure what else could have caused this trouble

0 Replies