Files
0bb941bf-51ce-4f67-b94d-421…/vercel.json
2026-03-03 04:45:30 +00:00

5 lines
97 B
JSON

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