good presidio

This commit is contained in:
nBiqoz
2025-06-18 14:28:53 +02:00
parent eaa7ca78e5
commit 2af09076b6
2 changed files with 0 additions and 13 deletions

View File

@@ -1,7 +1,6 @@
import { NextResponse, type NextRequest } from "next/server";
import pdf from "pdf-parse";
import mammoth from "mammoth";
import { type File } from "buffer";
export async function POST(req: NextRequest) {
console.log("🔍 Début du traitement de la requête");