Files
04564b5f-1181-4ec8-b1e6-253…/vercel.json
2026-06-11 04:18:49 +00:00

5 lines
97 B
JSON

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