Files
2cf46992-d1bd-43df-9346-fdd…/vercel.json
2026-06-09 12:21:28 +00:00

5 lines
97 B
JSON

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