Files
c14e18b0-67c9-4bb0-9643-91c…/vercel.json
2026-03-10 02:13:43 +00:00

5 lines
97 B
JSON

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