Files
b99432d3-ec56-49f5-bad5-cd1…/vercel.json
2026-03-31 00:58:30 +00:00

5 lines
97 B
JSON

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