Files
a65017f6-b211-44fc-8fcb-ecd…/vercel.json
2026-04-22 01:15:04 +00:00

5 lines
97 B
JSON

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