This template structure's use App folder for the project and packages for the libraries.
project
|
└───app
| | pages
| | views
│ │ ...
|
└───packages
| | library
| | config
│ │ ...
Deploy the example using Vercel
With yarn
yarn
yarn dev
Deploy it to the cloud with Vercel (Documentation).