Files
1065c30f-4c40-43bf-9c7c-abc…/vercel.json
2026-05-17 15:39:47 +00:00

5 lines
97 B
JSON

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