Files
1a8d3754-eb19-4511-94eb-511…/vercel.json
2026-03-07 18:05:46 +00:00

5 lines
97 B
JSON

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