Files
9b478b85-a59a-4913-b82f-2e4…/vercel.json
2026-06-10 02:13:47 +00:00

5 lines
97 B
JSON

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