Files
c54f05c6-ce9e-441b-8e08-b9c…/vercel.json
2026-06-09 07:45:10 +00:00

5 lines
97 B
JSON

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