Files
5ce51f75-3717-4490-8d74-099…/vercel.json
2026-03-06 03:30:04 +00:00

5 lines
97 B
JSON

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