You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenNext is an opensource Next.js adapter to free the next.js from vercel, so that people could avoid the vendor-lock-in.
Until now, people need to run the next.js project as a Node.js process to serve the BFF API handlers.
However, OpenNext is a new game changer.
Cloudflare supports the OpenNext project, so now people could deploy the next.js app via OpenNext cloudflare adaptor to run the Next.js full-stack app on Cloudflare CDN.
OpenNext is an opensource Next.js adapter to free the next.js from vercel, so that people could avoid the vendor-lock-in.
Until now, people need to run the next.js project as a
Node.jsprocess to serve the BFF API handlers.However, OpenNext is a new game changer.
Cloudflare supports the OpenNext project, so now people could deploy the next.js app via OpenNext cloudflare adaptor to run the Next.js full-stack app on Cloudflare CDN.