Files
05d7569e-f3c5-404f-bbac-c21…/vercel.json
2026-06-04 17:14:48 +00:00

5 lines
97 B
JSON

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