Files
3c7f3a0b-7d1d-4912-8526-30a…/vercel.json
2026-04-07 15:55:40 +00:00

5 lines
97 B
JSON

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