Files
c43014ec-6a14-4a8b-8fee-c48…/vercel.json
2026-03-04 21:26:04 +00:00

5 lines
97 B
JSON

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