Files
51cbe5ce-57e6-48e2-bb40-77d…/vercel.json
2026-04-04 16:15:53 +00:00

5 lines
97 B
JSON

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