Files
91c998d8-88d9-4900-b1b3-240…/vercel.json
2026-03-03 05:27:55 +00:00

5 lines
97 B
JSON

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