Files
2c296eb2-3781-4f2e-b3ee-a83…/vercel.json
2026-03-05 12:27:23 +00:00

5 lines
97 B
JSON

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