Files
e34a499e-bd1b-4fab-95e9-b6f…/vercel.json
2026-03-09 01:39:49 +00:00

5 lines
97 B
JSON

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