Files
1842b7c8-d7b4-488e-88dc-e88…/vercel.json
2026-04-18 10:50:59 +00:00

5 lines
97 B
JSON

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