Files
8c77b186-b7df-4082-960d-0fc…/vercel.json
2026-03-03 21:38:53 +00:00

5 lines
97 B
JSON

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