Files
0ce3709e-d4cc-40c8-873f-7c6…/vercel.json
2026-03-28 22:46:21 +00:00

5 lines
97 B
JSON

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