Next.js中的React Server组件 基于带有Next.js的React Server Components的实验应用程序。 还没有准备好被采用。 在您的项目中使用此工具需要您自担风险。 发展历程 准备 您需要以下环境变量来运行此应用程序(可以创建.env文件): REDIS_URL='rediss://:<password>@<url>:<port>' // or `redis://` if no TLS\nENDPOINT='http://localhost:3000' // need to be absolute