Since this is the first private project that I have done in Next.js I am wondering how do I host it with backend and database.
All tutorials are about next.js alone, I am not sure what should I use in case to be able to publish full stack app.
Do I need something in main folder to be able to publish the web site? Since I need to change next.js not to run on localhost.
I was thinking about using a2 hosting with cpanel. Also I can also use heroku and register my own domain, but how do I add backend and database