Files
082e4354-0f03-49eb-a8d5-942…/vercel.json
2026-06-07 23:04:53 +00:00

5 lines
97 B
JSON

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