Files
defdf7dd-0f19-4331-b29f-0e9…/vercel.json
2026-05-28 05:22:08 +00:00

5 lines
97 B
JSON

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