Files
c8c78b35-976d-4a7d-a836-bc0…/vercel.json
2026-03-15 15:10:29 +00:00

5 lines
97 B
JSON

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