Files
9fb2c3f3-cc1d-470b-a008-9ca…/vercel.json
2026-05-22 04:37:14 +00:00

5 lines
97 B
JSON

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