Files
fefdbe37-efc5-47e7-bc40-693…/vercel.json
2026-04-07 03:21:10 +00:00

5 lines
97 B
JSON

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