Files
f772d867-bf06-4328-9bd4-9c1…/vercel.json
2026-05-16 22:20:54 +00:00

5 lines
97 B
JSON

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