Files
453e1e73-af45-4f1f-a41f-5f6…/vercel.json
2026-03-28 04:36:43 +00:00

5 lines
97 B
JSON

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