Files
488c81ce-7300-4b44-9464-987…/vercel.json
2026-04-27 14:21:53 +00:00

5 lines
97 B
JSON

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