Files
39f7b7a9-321f-4143-81e2-e24…/vercel.json
2026-03-29 20:46:04 +00:00

5 lines
97 B
JSON

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