Files
e367dbf0-a78d-49d8-967f-e6b…/vercel.json
2026-04-20 13:32:40 +00:00

5 lines
97 B
JSON

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