Files
b8d85e2d-2827-44e0-98e0-dc0…/vercel.json
2026-06-03 16:27:59 +00:00

5 lines
97 B
JSON

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