PicImpact icon indicating copy to clipboard operation
PicImpact copied to clipboard

⌈适配⌋:验证在 Cloudflare 部署的可能性

Open besscroft opened this issue 9 months ago • 0 comments

Cloudflare 仅支持 edge 运行时,主要受 prisma 在 edge 运行时的兼容性问题影响,以及少部分 API 的兼容性的影响,不太好直接部署,将逐步进行测试适配。

https://www.prisma.io/docs/orm/prisma-client/deployment/edge/deploy-to-cloudflare https://nextjs.org/docs/app/api-reference/edge https://developers.cloudflare.com/pages/framework-guides/nextjs/ssr/get-started/ https://nextjs.org/docs/app/building-your-application/rendering/edge-and-nodejs-runtimes

besscroft avatar Mar 06 '25 05:03 besscroft