Files
bb1dd0e8-68b7-400e-9a8d-30d…/vercel.json
2026-03-08 12:07:08 +00:00

5 lines
97 B
JSON

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