Files
89c55c19-316a-438f-a573-3e3…/vercel.json
2026-03-03 04:14:24 +00:00

5 lines
97 B
JSON

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