Official website for the TUM Blockchain & AI Hackathon.
Repository: https://github.com/TUM-Blockchain-Club/hackathon-website
pnpm install --frozen-lockfile
pnpm devOpen http://localhost:3000.
pnpm test
pnpm typecheck
pnpm build
pnpm lintpnpm format checks Prettier formatting across the repo.
The project is a Next.js app intended for Vercel deployment. Vercel should detect the framework automatically.
Expected commands:
pnpm install --frozen-lockfile
pnpm buildProduction metadata is configured for https://hackathon.tum-blockchain.com.