Files
8c1cf3d3-1597-4115-b7d9-941…/vercel.json
2026-03-21 10:17:35 +00:00

5 lines
97 B
JSON

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