Files
d0372b25-a4ed-420a-85df-336…/vercel.json
2026-04-02 05:02:58 +00:00

5 lines
97 B
JSON

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