Files
1c8c912b-3c8e-4681-945d-730…/vercel.json
2026-04-10 06:15:52 +00:00

5 lines
97 B
JSON

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