Files
6d2a321e-3767-441e-a53f-986…/vercel.json
2026-03-07 14:05:28 +00:00

5 lines
97 B
JSON

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