Files
911bb25c-e6ea-4b09-b830-a62…/vercel.json
2026-03-03 19:04:50 +00:00

5 lines
97 B
JSON

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