Files
8bb6353c-b5fd-4d0c-9642-65e…/vercel.json
2025-12-27 17:26:39 +02:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}