Files
e36857d5-251f-4e3d-bc4d-777…/vercel.json
2026-04-22 22:08:19 +00:00

5 lines
97 B
JSON

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