Files
e414578a-3f2e-4913-8549-e2e…/vercel.json
2026-03-16 04:48:58 +00:00

5 lines
97 B
JSON

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