Any way around the 20k files limit for Pages?

We have a website that uses Next.js static rendering . We generate at the moment around 10k pages and this is working without issues within our Pages project. The problem now is that we want to increase the number of generated pages to around 400k. I filled out the increase limits form about 2 weeks ago, but haven't heard back from Cloudflare. Is it possible to increase the limit on the max number of pages to accommodate our needs?
7 Replies
Cyb3r-Jak3
Cyb3r-Jak312mo ago
The limit is a technical limit so it can’t be increased
Sergio
Sergio12mo ago
Wow, didn't know about that
Cyb3r-Jak3
Cyb3r-Jak312mo ago
What are you doing that will increase the number of pages by 4000%
Sergio
Sergio12mo ago
We do ETL stuff. We have sources (read APIs) that want to interconnect to all other supported sources so that gives around N^2 the number of pages. This is for SEO purposes, of course
Cyb3r-Jak3
Cyb3r-Jak312mo ago
Gotcha unfortunately that isn’t something that will be possible with Pages given the hard limit. There are probably some solutions like Netify which I don’t believe have the hard limits.
Isaac McFadyen
Isaac McFadyen12mo ago
Your solution here would like be server-side rendering if you want to continue using Cloudflare Pages, likely via something such as #next-on-pages
Sergio
Sergio12mo ago
Thanks, will try that
Want results from more Discord servers?
Add your server