Files
33494f0a-1866-4763-bf00-074…/vercel.json
2026-04-07 06:34:43 +00:00

5 lines
97 B
JSON

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