Files
2c59f241-023a-4c28-b073-e07…/vercel.json
2026-04-11 17:19:47 +00:00

5 lines
97 B
JSON

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