Files
f86d0b4f-721e-415c-aa89-bb6…/vercel.json
2026-03-20 23:14:27 +00:00

5 lines
97 B
JSON

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