Files
eb442e2f-c56f-4e25-b936-a0f…/vercel.json
2026-04-05 06:02:41 +00:00

5 lines
97 B
JSON

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