Files
e6edaa9d-53ca-4664-ac73-147…/vercel.json
2026-06-09 07:47:15 +00:00

5 lines
97 B
JSON

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