Files
6a3af288-89dd-49d1-bb04-abb…/vercel.json
2026-03-08 13:21:10 +00:00

5 lines
97 B
JSON

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