Stack
In a terminal execute the following commands inside project folder
yarn && yarn dev
or yarn build && yarn start
To initialize storybook: yarn build-storybook && yarn storybook
You probably gonna face this login form from next-auth
Just click on sign in without informing user or password.