Files
451fe7f2-5e2b-46e8-99ee-04f…/vercel.json
2026-03-11 05:42:41 +00:00

5 lines
97 B
JSON

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