Files
92ba29e0-7b6c-4348-b411-e83…/vercel.json
2026-03-18 06:49:25 +00:00

5 lines
97 B
JSON

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