Files
c4005285-9420-4e19-bb27-0a9…/vercel.json
2026-04-10 12:26:47 +00:00

5 lines
97 B
JSON

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