Files
d2cab475-8831-47d7-8e02-a74…/vercel.json
2026-03-04 01:25:07 +00:00

5 lines
97 B
JSON

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