Next.js Discord

Discord Forum

URI encoded bundle files 404

Unanswered
English Angora posted this in #help-forum
Open in Discord
English AngoraOP
All of my Nextjs bundle files that are used in dynamic routes fail because the script files are URI encoded. When my NGINX proxies request to my localhost, requests for script files with encoded URI %5Bid%5D-abcd.js returns 404s. Any idea what I need to on NGINX or Next.js to fix this?

0 Replies