Files
483dd30b-768e-404b-aa88-d9b…/vercel.json
2026-04-05 07:04:57 +00:00

5 lines
97 B
JSON

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