Files
04f498c9-03bf-4d30-8b67-ce4…/vercel.json
2026-05-23 03:55:04 +00:00

5 lines
97 B
JSON

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