Files
e0ac17ed-9a1f-4d22-97e8-1c1…/vercel.json
2026-03-10 20:32:51 +00:00

5 lines
97 B
JSON

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