next.js caches routes returning 404
I have a dynamic route. Using generateStaticParams creates static paths for me at build time. So far everything is normal.
I have a dynamic route. Using generateStaticParams creates static paths for me at build time. So far everything is normal.