Files
c9fb89ee-e992-41d3-b8f0-55f…/vercel.json
2026-04-03 16:19:40 +00:00

5 lines
97 B
JSON

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