Files
1f03313e-8ce4-4ca4-906f-0c4…/vercel.json
2026-03-24 04:08:12 +00:00

5 lines
97 B
JSON

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