Files
09dc5070-cb31-4022-97a7-8d0…/vercel.json
2026-04-09 21:49:45 +00:00

5 lines
97 B
JSON

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