Files
88e686b4-ba6b-4164-9b25-486…/vercel.json
2026-04-07 17:34:58 +00:00

5 lines
97 B
JSON

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