Files
369373b8-d850-47d4-af50-b0f…/vercel.json
2026-06-04 13:25:36 +00:00

5 lines
97 B
JSON

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