This repository contains the scoutlens Next.js app, which now ships with a deployable dual-engine AI preview homepage plus the existing inspection demo.
scoutlens/ — Next.js application with frontend and backend preview integration.pnpm dev
pnpm build
pnpm start
The repository now includes a root vercel.json that installs and builds the app from scoutlens/.
vercel.json overrides to install and build the Next.js app in scoutlens/.pnpm build
pnpm start
Then open http://localhost:3000.