api-portfolio/nest-cli.json
Заид Омар Медхат | Zaid Omar Medhat e980536871
Some checks failed
Deploy Production / deploy (push) Failing after 5s
init
2026-01-27 14:26:01 +05:00

9 lines
171 B
JSON

{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true
}
}