Next.js Discord

Discord Forum

Having issues with Next causing 404s with Dynamic Routes

Unanswered
Western paper wasp posted this in #help-forum
Open in Discord
Avatar
Western paper waspOP
Hey! I'm facing issues with NextJS giving my app random 404s when trying to generate a dynamic route; my site is for an upcoming anime fighting game and has dynamic routing for each character's page - Their data is stored in a singular JSON file that has all their moves, descriptions, stats, etc, which I pull into a [slug] template; is anyone able to help me diagnose what could be causing this issue?

I've attached my folder structure and have no errors in VSCode or when running a next build. It only happens on production (Hosted, and using cPanel)
Image

2 Replies