Files
d71d14f7-07e6-4267-b43f-069…/vercel.json
2026-03-04 20:59:46 +00:00

5 lines
97 B
JSON

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