Files
58ab387b-3b3d-42eb-93b1-ed4…/vercel.json
2026-03-11 20:55:33 +00:00

5 lines
97 B
JSON

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