Next.js Discord

Discord Forum

use generateStaticParams in edge runtime without fs

Unanswered
Cornish Rex posted this in #help-forum
Open in Discord
Cornish RexOP
Hello I will deploy my web page to cloudflare but it is accepting only edge runtime. I'm using fs for generating mdx files paths. How can I generatestatic params without fs. Thanks a lot.

1 Reply

Cornish RexOP
btw I'm reading file for getting page data