Files
ffc8d02a-b6d6-4feb-b14d-2b3…/vercel.json
2026-05-23 21:23:13 +00:00

5 lines
97 B
JSON

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