Files
eeb45f87-9d22-4954-be28-617…/vercel.json
2026-05-12 05:47:40 +00:00

5 lines
97 B
JSON

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