Files
537497ef-5cb0-452d-90ec-038…/vercel.json
2026-04-28 08:32:35 +00:00

5 lines
97 B
JSON

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