Builders’ PortBUILDERS’ PORTNew post
Sign in
THE COMMUNITY FOR BUILDERS

Tech & infrastructure.

Real problems, hard-won lessons, and products taken to the world together.

Welcome to Builders’ PortStart with one question, and leave an answer behind for the next person.
Community guide

Tech & infrastructure

1265 discussions

Deployment, databases, servers, domains and email.

小周ZY2·Tech & infrastructure
Solved把 Next.js 部署到 Cloudflare,账单从 $25 降到了 $0

想给个人小工具换一个更适合目前流量的部署方式,所以做了一次迁移实验。文中的成本为演示案例,不代表服务商当前报价。 遇到的问题 本地正常,但部署后一个依赖 Node.js 特定能力的库无法运行。 排查过程 先用最小复现确认问题来自依赖,再把对应逻辑替换为运行环境支持的接口。

Every honest write-up saves the next developer a detour.