Files
a4cbf05e-092c-4fd1-bb02-4fc…/vercel.json
2026-04-24 22:43:58 +00:00

5 lines
97 B
JSON

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