Files
8e2e5531-837c-4ff3-b6f2-2a6…/vercel.json
2026-04-17 06:25:00 +00:00

5 lines
97 B
JSON

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