Files
cf7142be-a2bf-4f58-a71e-1f6…/vercel.json
2026-05-11 11:45:50 +00:00

5 lines
97 B
JSON

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