Files
934fe046-05a9-45bb-bfb0-1fe…/vercel.json
2026-03-04 07:53:09 +00:00

5 lines
97 B
JSON

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