Files
e5d2c0a5-6b88-4f19-a548-b85…/vercel.json
2026-03-05 05:36:17 +00:00

5 lines
97 B
JSON

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