Files
f1f805bf-f82f-4a43-8e2d-f03…/vercel.json
2026-06-03 14:42:41 +00:00

5 lines
97 B
JSON

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