Files
98202fa1-29d9-4d0a-b709-3a6…/vercel.json
2026-04-15 23:29:05 +00:00

5 lines
97 B
JSON

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