Host next js for free?

If I host a next js open source project on cloudflare, till what limit will it be free? Also, if it is free, How to do it?
5 Replies
Cyb3r-Jak3
Cyb3r-Jak35mo ago
Depends on your site. If your site is entirely static then it is always free. If you have some server side functions then you get up 100k serverside requests (request limit is shared with workers)
Cyb3r-Jak3
Cyb3r-Jak35mo ago
Cloudflare Docs
Next.js | Cloudflare Pages docs
React framework for building full-stack web applications.
Rohan Vashisht
Rohan VashishtOP5mo ago
thanks a lot 100K ss requests per? day/month/year?
Hard@Work
Hard@Work5mo ago
day
Rohan Vashisht
Rohan VashishtOP5mo ago
thanks 👍

Did you find this page helpful?