Files
5cf25894-de52-4a20-a585-5e9…/vercel.json
2026-03-06 01:34:45 +00:00

5 lines
97 B
JSON

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