Right now, the `name` field in the generated `package.json` is filled from `/example`. This should be set to whatever the project name is inputed to `npx create-next-app`.
Right now, the
namefield in the generatedpackage.jsonis filled from/example.This should be set to whatever the project name is inputed to
npx create-next-app.