Files
56d06cf0-404c-477c-9801-0f0…/vercel.json
2026-03-04 19:34:16 +00:00

5 lines
97 B
JSON

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