Files
425fb724-c4b8-4a8e-bc0e-46b…/vercel.json
2026-03-08 01:22:36 +00:00

5 lines
97 B
JSON

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