Files
4e3b0329-c490-4640-93d9-2d5…/vercel.json
2026-05-27 00:17:19 +00:00

5 lines
97 B
JSON

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