Files
0b581bfa-8945-47e9-8b3d-f9f…/vercel.json
2026-03-10 07:13:05 +00:00

5 lines
97 B
JSON

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