Files
02f5c98a-7065-4144-ab4e-787…/vercel.json
2026-03-03 00:17:57 +00:00

5 lines
97 B
JSON

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