Files
28c15ca4-0ebe-4162-bca4-867…/vercel.json
2026-05-11 23:05:55 +00:00

5 lines
97 B
JSON

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