Files
cd3601eb-97fc-481b-9c2c-1d3…/vercel.json
2026-03-02 23:33:27 +00:00

5 lines
97 B
JSON

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