Files
0bf0c55f-3c2b-4ca4-9802-827…/vercel.json
2026-02-14 17:53:52 +00:00

5 lines
97 B
JSON

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