|
|
|
|
|
by danabramov
381 days ago
|
|
Next.js is not difficult to deploy on a long-lived server. It’s just a normal Node app. What’s more painful is deployment to other serverless providers because historically they’ve had to reverse-engineer a few details for more advanced features. This is being fixed now in https://github.com/vercel/next.js/discussions/77740 but that work is ongoing. |
|