Files
c4df6760-fab8-4cf9-8bdf-9d7…/vercel.json
2026-03-11 17:46:18 +00:00

5 lines
97 B
JSON

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