Files
578f28f3-b4f4-4294-a8c1-3af…/vercel.json
2026-04-18 07:39:37 +00:00

5 lines
97 B
JSON

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