Files
94c771b5-e9ba-464e-bc81-00d…/vercel.json
2026-04-29 06:50:31 +00:00

5 lines
97 B
JSON

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