|
|
|
|
|
by QuiiBz
1459 days ago
|
|
I wonder if we can build a Next.js app with this new `edge-runtime` mode, and host it on any platform that supports `edge-runtime` [0] APIs (like Cloudflare Workers (I think Vercel uses it?) and Deno Deploy). If yes, that's truly amazing. It'll empower more and more people to run stuff at the Edge. I'm also working on an open-source alternative to the above offers [1], so I would love to be able to run and support Next.js on it. edit: formatting [0]: https://edge-runtime.vercel.app/ [1]: https://github.com/lagonapp/serverless |
|