Files
881d195b-a62a-44ff-b95f-89f…/vercel.json
2026-05-11 06:27:14 +00:00

5 lines
97 B
JSON

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