Files
22cf0418-65cc-4c2f-913e-c6f…/vercel.json
2026-01-17 18:53:58 +02:00

5 lines
97 B
JSON

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