Files
63c0838e-46b1-4be1-ac0c-0a4…/vercel.json
2026-03-15 17:37:39 +00:00

5 lines
97 B
JSON

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