Files
e041b43f-036a-4fc0-862a-479…/vercel.json
2026-04-21 04:12:43 +00:00

5 lines
97 B
JSON

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