Files
bb791033-efcc-46b9-9725-3a0…/vercel.json
2026-03-25 22:10:47 +00:00

5 lines
97 B
JSON

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