Files
5dd395ca-8871-4fc0-8c20-bfc…/vercel.json
2026-04-17 13:32:36 +00:00

5 lines
97 B
JSON

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