Files
c59848dc-3674-447f-99c1-9dd…/vercel.json
2026-03-03 02:03:25 +00:00

5 lines
97 B
JSON

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