Files
81f03521-cd8d-4bd8-92a8-194…/vercel.json
2026-06-08 03:34:29 +00:00

5 lines
97 B
JSON

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