Commit graph

6 commits

Author SHA1 Message Date
65d367cb5f fix: Supprimer endpoints pdf-proxy et pdf-clean avec CORS ouvert
- Suppression de /app/api/pdf-proxy/route.ts (endpoint inutilisé avec CORS *)
- Suppression de /app/api/pdf-clean/route.ts (endpoint inutilisé avec CORS *)
- Mise à jour du rapport d'audit de sécurité
- Les PDFs sont désormais affichés via URLs présignées S3 directes
2025-11-14 19:56:37 +01:00
ae4f91857a chore(vercel): installation silencieuse (npm ci --silent) en plus du build silencieux 2025-10-21 07:42:53 +02:00
2e2c7d06e9 chore(vercel): build silencieux via buildCommand (npm run --silent build); package.json sans flag non supporté 2025-10-21 07:40:24 +02:00
533fdc29c6 fix: Move regions to root level in vercel.json 2025-10-20 13:53:40 +02:00
992c81edaf chore: Change API Functions region from iad1 to cdg1 2025-10-20 13:53:07 +02:00
f27de28bb4 Initial commit 2025-10-12 17:05:46 +02:00