Files
c43154e9-be85-4c10-90b2-6e4…/vercel.json
2026-03-04 17:38:11 +00:00

5 lines
97 B
JSON

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