Files
3c3c40a7-b8c4-4c4c-a7bb-0be…/vercel.json
2026-03-04 16:11:13 +00:00

5 lines
97 B
JSON

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