Files
1a517887-089f-49d4-9e1e-2f3…/vercel.json
2026-05-24 13:20:17 +00:00

5 lines
97 B
JSON

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