Files
6df79d8c-0def-4af1-b60c-bec…/vercel.json
2026-06-10 02:10:15 +00:00

5 lines
97 B
JSON

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