Files
6a7451ff-9b56-42c4-a9db-b62…/vercel.json
2026-04-27 19:31:19 +00:00

5 lines
97 B
JSON

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