Files
55f09d55-2b89-43df-a18e-d74…/vercel.json
2026-03-03 19:17:48 +00:00

5 lines
97 B
JSON

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