pnpm workspace with @curveball/a12n-server and Next.js This is a simple example of how to use @curveball/a12n-server with a Next.js project. Getting Started pnpm install to install dependencies. pnpm start to start server (will open at http://localhost:8531/ and Next at http://localhost:3000/).