Files
f15dd795-76f1-428e-8a08-c06…/vercel.json
2026-04-28 06:52:41 +00:00

5 lines
97 B
JSON

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