Files
95c973c4-672c-4567-a4e0-e30…/vercel.json
2026-03-21 02:30:40 +00:00

5 lines
97 B
JSON

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