Files
67aadc0d-7e58-436e-9dad-b7d…/vercel.json
2026-04-30 15:19:24 +00:00

5 lines
97 B
JSON

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