Files
c6069e8e-b85d-4f3a-9b8a-6db…/vercel.json
2026-04-08 10:10:31 +00:00

5 lines
97 B
JSON

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