Files
e7d4df55-9759-470d-bb39-f15…/vercel.json
2026-03-08 17:49:18 +00:00

5 lines
97 B
JSON

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