Files
3c175845-3ed4-454d-8eb9-ed3…/vercel.json
2026-03-20 14:32:43 +00:00

5 lines
97 B
JSON

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