Files
f68fadd5-70aa-4e27-bedf-5f8…/vercel.json
2025-12-26 15:06:46 +02:00

5 lines
97 B
JSON

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