Markus Game Jams Minimal Next.js app for submitting and moderating game jam projects. To run locally: Install dependencies: npm install Run dev server: npm run dev Deploy on Vercel by connecting the repo; Vercel will install dependencies and build automatically.