Files
5c0aa74e-af1d-4763-9e17-ddb…/vercel.json
2026-06-03 15:35:24 +00:00

5 lines
97 B
JSON

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