Files
9967469e-9dee-4428-b671-0de…/vercel.json
2026-03-09 03:59:51 +00:00

5 lines
97 B
JSON

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