Files
d6c945c1-7f20-40a9-845f-c2b…/vercel.json
2026-04-19 06:17:20 +00:00

5 lines
97 B
JSON

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