Files
5396569e-b51e-46f5-81c8-d2d…/vercel.json
2026-03-07 02:17:37 +00:00

5 lines
97 B
JSON

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