Files
6900aa5e-823d-4115-9e18-2ad…/vercel.json
2026-06-09 15:10:18 +00:00

5 lines
97 B
JSON

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