Files
9237bc36-ef1e-49b7-bc59-147…/vercel.json
2026-03-03 16:24:59 +00:00

5 lines
97 B
JSON

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