Files
8b3b46df-518e-478f-9f24-79f…/vercel.json
2026-04-18 07:09:21 +00:00

5 lines
97 B
JSON

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