Files
2cf57945-0c07-441f-a9d0-448…/vercel.json
2026-05-25 07:04:29 +00:00

5 lines
97 B
JSON

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