Files
a2092f69-932e-4f36-9c2b-40c…/vercel.json
2026-05-07 22:59:57 +00:00

5 lines
97 B
JSON

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