Deployment stub

Tabletop Simulator web port

This repository currently ships the shared TypeScript logic for cards, dice and layouts. A minimal landing page and health endpoint are published so Vercel deployments no longer return 404 NOT_FOUND while the Next.js app is under construction.

Quick checks

Next steps

Replace this placeholder with the App Router shell and hydrate the card/dice modules once the Neon database and realtime channel are wired.

See docs/web_architecture.md for the target layout and docs/vercel_neon_noob_tutorial.md for deployment steps.