Files
6c0b0b1a-a43e-4413-93d9-d3e…/vercel.json
2026-06-08 07:45:36 +00:00

5 lines
97 B
JSON

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