Files
3b415e2e-ab44-4dcc-b01f-c79…/vercel.json
2026-03-28 04:38:58 +00:00

5 lines
97 B
JSON

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