Files
d6dc45c3-bb10-425c-b14c-c6b…/vercel.json
2026-03-07 19:20:43 +00:00

5 lines
97 B
JSON

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