Files
62779d50-d68d-49cf-a1bf-40c…/vercel.json
2026-04-20 17:53:28 +00:00

5 lines
97 B
JSON

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