Files
bd28189f-3cc7-45cc-9cd1-787…/vercel.json
2026-06-07 16:19:25 +00:00

5 lines
97 B
JSON

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