Files
6eb164d9-fac6-4cfa-be50-821…/vercel.json
2026-06-12 13:42:38 +00:00

5 lines
97 B
JSON

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