Files
f0ef9c6c-d8d3-437e-b89d-e6d…/vercel.json
2026-04-06 06:30:07 +00:00

5 lines
97 B
JSON

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