Files
fe0d8eff-69a8-436e-bc53-9a0…/vercel.json
2026-03-11 02:40:51 +00:00

5 lines
97 B
JSON

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