Files
19d3ee7d-5f78-438c-aeb7-553…/vercel.json
2026-03-09 14:50:00 +00:00

5 lines
97 B
JSON

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