Files
6dcc871e-9d27-4a2a-9d28-ece…/vercel.json
2026-04-04 13:27:57 +00:00

5 lines
97 B
JSON

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