Files
b84c4e40-d62d-4436-b6d0-a94…/vercel.json
2026-04-28 10:10:38 +00:00

5 lines
97 B
JSON

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