Files
30b66478-e087-4048-ae3e-82b…/vercel.json
2026-03-24 03:53:00 +00:00

5 lines
97 B
JSON

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