Files
51c7f83f-80e6-4f14-9d47-ced…/vercel.json
2026-03-03 20:39:10 +00:00

5 lines
97 B
JSON

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