Freeform Next.js Frame This is a very minimal Next.js + React application frame. Getting started Install dependencies: npm install Run the dev server: npm run dev Open http://localhost:3000 in your browser. Start building by editing app/page.tsx.