Files
c765e5ec-d14f-41cd-ab7c-608…/vercel.json
2026-04-23 21:40:53 +00:00

5 lines
97 B
JSON

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