Files
08bf08ef-0c7b-465c-8a59-60c…/vercel.json
2026-03-07 00:37:52 +00:00

5 lines
97 B
JSON

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