Files
7595f62c-1fb9-4454-8743-b8d…/vercel.json
2026-03-08 16:23:30 +00:00

5 lines
97 B
JSON

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