Files
48669c2f-a4dc-415d-8121-dee…/vercel.json
2026-04-23 16:39:53 +00:00

5 lines
97 B
JSON

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