Dynamic routing and isr
Unanswered
Red-whiskered Bulbul posted this in #help-forum
Red-whiskered BulbulOP
I am loosing my mind over trying to figure out how to get the dynamic route and isr to work together.
using a category as the dynamic and the final page as the slug.
so the url would be /[category]/[slug]. I have mulitple categories and each have multiple slugs. everything works fine in the dev environment and even in vercel if i just click visit site.
but the actual url for the site im not getting the pages to load correctly and some of them are even returning 404's and ive been working on this for 3 days... someone please tell me i missed something super small.
using a category as the dynamic and the final page as the slug.
so the url would be /[category]/[slug]. I have mulitple categories and each have multiple slugs. everything works fine in the dev environment and even in vercel if i just click visit site.
but the actual url for the site im not getting the pages to load correctly and some of them are even returning 404's and ive been working on this for 3 days... someone please tell me i missed something super small.