Deployment
Deploy apps/docs as its own Vercel project or app target.
Domain
docs.shipshit.gamesVercel settings
| Setting | Value |
|---|---|
| Root directory | apps/docs |
| Install command | bun install |
| Build command | bun run build |
| Output | Next.js default |
Local development
cd apps/docs
bun run devOpen:
http://localhost:3001DNS
Point docs.shipshit.games at the deployed docs project. Keep
shipshit.games on the studio site.