Files
4c8701fc-c67d-4735-8840-908…/vercel.json
2026-05-30 03:36:02 +00:00

5 lines
97 B
JSON

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