Files
167f0116-75a9-4848-a1de-b4f…/vercel.json
2026-03-03 18:05:23 +00:00

5 lines
97 B
JSON

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