Si Pl

Results 1 issues of Si Pl

In order to generate types for a specific project from root of a monorepo during CI, a subfolder should be specified. E.g. `package.json`: ```json "codegen:routes:frontend": "nextjs-routes apps/frontend", "codegen:routes:frontoffice": "nextjs-routes apps/frontoffice"...