Files
c5950d19-e4e8-40b9-800b-c6f…/vercel.json
2026-02-13 22:03:53 +00:00

5 lines
97 B
JSON

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