Files
31957a9e-2900-44ed-8446-daa…/vercel.json
2026-03-03 19:40:32 +00:00

5 lines
97 B
JSON

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