Files
9c554465-86f8-46b9-9c79-1eb…/vercel.json
2026-03-14 21:28:17 +00:00

5 lines
97 B
JSON

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