Files
60f3ef93-9074-4c7e-b62b-61e…/vercel.json
2026-04-13 02:05:47 +00:00

5 lines
97 B
JSON

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