Files
9cc9f316-06cf-45c3-b348-06d…/vercel.json
2026-05-14 21:36:48 +00:00

5 lines
97 B
JSON

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