Files
aed3c46f-d136-40a6-826e-684…/vercel.json
2026-03-12 01:26:35 +00:00

5 lines
97 B
JSON

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