Files
2b2e82e4-c1f2-4010-a6bb-81f…/vercel.json
2026-05-06 02:22:24 +00:00

5 lines
97 B
JSON

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