Files
d5a5fc47-9d8f-42bf-b25f-3c1…/vercel.json
2026-03-16 07:56:41 +00:00

5 lines
97 B
JSON

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