Files
20b2e053-211a-42fe-ba65-eb5…/vercel.json
2026-03-08 08:06:10 +00:00

5 lines
97 B
JSON

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