Files
8ba1b5d9-60e8-448d-a5a8-504…/vercel.json
2026-03-25 04:51:21 +00:00

5 lines
97 B
JSON

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