Files
9b8f37d6-9545-4ad9-954f-e2d…/vercel.json
2026-06-10 07:41:07 +00:00

5 lines
97 B
JSON

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