Files
53ba4dd8-80dc-4999-b97e-6b6…/vercel.json
2026-06-03 14:34:08 +00:00

5 lines
97 B
JSON

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