Files
c0f146c9-1f21-4f4b-b6ab-c7c…/vercel.json
2026-05-23 03:47:17 +00:00

5 lines
97 B
JSON

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