Files
845f5ba0-a043-4cb3-83e2-a2d…/vercel.json
2026-03-05 20:15:34 +00:00

5 lines
97 B
JSON

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