Files
3896b08e-8511-47ff-aed1-266…/vercel.json
2026-04-23 06:05:00 +00:00

5 lines
97 B
JSON

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