Files
c6583efe-e5bf-48e1-b24b-84d…/vercel.json
2026-04-16 14:30:07 +00:00

5 lines
97 B
JSON

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