Files
976d9fca-7c8d-45a8-9f71-1d3…/vercel.json
2026-03-02 19:27:06 +00:00

5 lines
97 B
JSON

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