Files
f81cd048-5d1e-427a-bf3b-008…/vercel.json
2026-05-15 04:42:05 +00:00

5 lines
97 B
JSON

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