Files
54df7f43-7b56-453d-a115-a88…/vercel.json
2026-03-10 06:18:50 +00:00

5 lines
97 B
JSON

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