Files
94bc9979-793a-4d83-9fad-ff3…/vercel.json
2026-03-21 22:14:50 +00:00

5 lines
97 B
JSON

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