Files
d8b8a0c8-2479-470e-9bc5-bb1…/vercel.json
2026-03-04 02:16:26 +00:00

5 lines
97 B
JSON

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