Files
059a3be3-0e85-438b-a2e9-3fc…/vercel.json
2026-03-15 05:04:41 +00:00

5 lines
97 B
JSON

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