Files
141d037d-1979-4c04-964a-8bb…/vercel.json
2026-03-03 01:24:33 +00:00

5 lines
97 B
JSON

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