Files
db1b7f3d-8bd4-4f41-bf37-abb…/vercel.json
2026-06-13 01:19:03 +00:00

5 lines
97 B
JSON

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