Next.js Discord

Discord Forum

Hosting nextjs on firecracker vm

Answered
Giant resin bee posted this in #help-forum
Open in Discord
Giant resin beeOP
Is it possible to host Nextjs API routes on a Firecracker VM in a self-hosted environment, and if so, what steps or tools would you recommend to achieve this setup?

I want to achieve this only for learning purposes.
Answered by B33fb0n3
you can use docker to deploy your app. Then just run your docker compose and your nextjs server is running 👍
View full answer

4 Replies

Answer
@Giant resin bee solved?
Giant resin beeOP
Solved
happy to help