Files
7850d9b0-2456-4f32-b081-d2f…/vercel.json
2026-01-20 13:51:21 +02:00

5 lines
97 B
JSON

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