Files
173ffb8a-167f-431d-942f-04b…/vercel.json
2026-03-03 16:09:21 +00:00

5 lines
97 B
JSON

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