Files
1b95c9de-9656-416f-b00e-286…/vercel.json
2026-03-14 07:44:04 +00:00

5 lines
97 B
JSON

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