Files
c0281cf5-e1a1-4c2d-8771-118…/vercel.json
2026-05-10 03:25:09 +00:00

5 lines
97 B
JSON

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