Files
78a493ea-e87e-4114-b8b1-4a8…/vercel.json
2026-04-23 12:25:30 +00:00

5 lines
97 B
JSON

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