Files
be051af4-fa55-4441-bf1d-107…/vercel.json
2026-04-23 01:13:52 +00:00

5 lines
97 B
JSON

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