Files
cd1cf495-e15f-434f-921d-6ab…/vercel.json
2026-01-29 19:45:36 +00:00

5 lines
97 B
JSON

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