Files
4cf5350d-e89e-4ba5-b40e-10e…/vercel.json
2026-04-07 14:03:13 +00:00

5 lines
97 B
JSON

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