Calling API in generateStaticParams results in TypeError (nextjs 14)
I was trying to call an API from generateStaticParams to create SSG for some ids from the database. But the call results in the fetch failed.
Calling API in generateStaticParams results in TypeError (nextjs 14)
I was trying to call an API from generateStaticParams to create SSG for some ids from the database. But the call results in the fetch failed.
Calling API in generateStaticParams results in TypeError (nextjs 14)
I was trying to call an API from generateStaticParams to create SSG for some ids from the database. But the call results in the fetch failed.