Files
f5de88e9-df61-4f84-a17a-b39…/vercel.json
2026-04-27 05:07:40 +00:00

5 lines
97 B
JSON

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