DPSTemplatesReact Next.js

React Next.js Template

SSR / hybrid Next.js scaffold deployed to Vercel or Docker.

Status

This template is currently a placeholder. The wizard accepts it but provisioning produces an empty Next.js scaffold. To unblock:

  1. Author the src/ baseline (App Router, Tailwind, sample API routes).
  2. Add Dockerfile.web for SSR deployment.
  3. Add Vercel + Netlify deployment recipes.
  4. Add dps-client integration sample (server-side pattern — see SDK).

Until then, customers wanting a full Next.js scaffold should use react-landing and convert to SSR manually.