Files
496177ff-1291-4a1e-8edd-633…/vercel.json
2026-04-20 00:31:41 +00:00

5 lines
97 B
JSON

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