Files
0434ff10-93ef-4d9e-906c-d29…/vercel.json
2026-03-16 05:01:26 +00:00

5 lines
97 B
JSON

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