Files
47cf1a9e-9f03-4bd5-bac3-807…/vercel.json
2026-04-13 05:27:41 +00:00

5 lines
97 B
JSON

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