Files
b46eaff9-efea-496b-9eb3-4bf…/vercel.json
2026-03-06 04:26:24 +00:00

5 lines
97 B
JSON

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