Files
4f28e2bf-efeb-45ed-ba60-5ce…/vercel.json
2026-04-17 06:23:52 +00:00

5 lines
97 B
JSON

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