Files
c59e9839-a7d5-412e-897a-548…/vercel.json
2026-05-11 18:40:19 +00:00

5 lines
97 B
JSON

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