Files
9cd9f755-e469-49f0-8431-e31…/vercel.json
2026-04-25 22:20:25 +00:00

5 lines
97 B
JSON

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