Hey, thinking about buying and I'm wondering if this kit's server can be run on a remote Ubuntu server. I don't want to use Vercel.
Actually, there is no server! All networking features run on a real-time database(Supabase PostgreSQL) currently! Will be moving over to the new system I built for my MMO studio in a week or two. So technically you can host it wherever you want; you are not limited to NextJS, you just have to build the app and host it anywhere you want. I will be making this more stream lined in the future too!