Files
98ef6e7b-cd50-429f-ba37-384…/vercel.json
2026-06-08 05:42:37 +00:00

5 lines
97 B
JSON

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