This template shows how you can use Keystatic in a Next.js site that utilises the `app` directory.
npm install @keystatic/templates-nextjsThis template shows how you can use Keystatic in a Next.js site that utilises
the app directory.
To setup:
``bash`
npm install
To run:
```
npm run dev
Admin UI: http://127.0.0.1:3000/keystatic
Homepage: http://localhost:3000