Files
ef64ae0d-f14c-4c19-9dd1-a45…/vercel.json
2026-05-15 05:20:07 +00:00

5 lines
97 B
JSON

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