Files
14e205b0-6a97-47e0-9e89-d15…/vercel.json
2026-04-12 01:45:04 +00:00

5 lines
97 B
JSON

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