Files
6f12b36f-53fc-4c19-9165-949…/vercel.json
2026-05-16 21:33:26 +00:00

5 lines
97 B
JSON

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