Files
api-teste/nest-cli.json
simplifique ee498a66c5
Some checks failed
Deploy NestJS API / build-and-push (push) Failing after 54s
Primeiro deploy da API NestJS
2026-01-02 13:39:01 -05:00

9 lines
171 B
JSON

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