Files
7c1c514d-6f33-4f3c-b1a3-a45…/vercel.json
2026-03-05 17:18:37 +00:00

5 lines
97 B
JSON

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