next-env.d.ts lot of types for the next.js. next.js boilerplate don't version the next-env.d.ts file, so it was being ignored by git. This was causing the CI to fail with the ts linter.
The folder app will be used for more than one app, so it was renamed to apps.