© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Zack Sheppard
iOS / Server / Web developer
So let's say you've written an awesome app in Next.js and you want to deploy it to a nifty containerized platform like Digital Ocean or Fly.io. But let's say that you, like me at the start of last week, have never containerized a Node app before and ...
Ender Bonnet
Software Engineer
Thanks it helps me, to deploy on fly.io I just change the port to 8080 instead of 3000
fly.io
Nemanja Mitic
What about the fact that Next.js needs database connection at container build time?
https: //i.postimg. cc/pV7Sg2SF/image .png
https: //i.postimg. cc/rp8ZSzDv/image .png
Catalin Pit
I bookmarked it! It's a very useful article that will help me! 🔥
Thank you!
Ender Bonnet
Software Engineer
Thanks it helps me, to deploy on
fly.ioI just change the port to 8080 instead of 3000