Files
0704f9d1-a9ff-4118-98c6-9c1…/vercel.json
2026-04-27 06:48:43 +00:00

5 lines
97 B
JSON

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