Files
656f15b9-4acc-463e-95b1-ed0…/vercel.json
2026-03-15 05:15:46 +00:00

5 lines
97 B
JSON

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