Files
a738568f-4449-42c7-87d2-3fc…/vercel.json
2026-05-17 12:23:34 +00:00

5 lines
97 B
JSON

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