nextjs 14 - dynamic route js file returns 404 (only in production)
Unanswered
Grass carp posted this in #help-forum
Grass carpOP
3 Replies
Grass carpOP
Anyone? 🥲
Please 🥲
Grass carpOP
let me explain my case, i am using next js 14 and i use dynamic path like "product/[id]/page.tsx" its server component right,
And in page.tsx im importing client component like nav.tsx its client componet, in localhost everything its working but when i deploy in cpanel its broke, why?
And in page.tsx im importing client component like nav.tsx its client componet, in localhost everything its working but when i deploy in cpanel its broke, why?