Files
bf210370-ecb9-45f0-bc8e-b29…/vercel.json
2026-03-11 03:40:29 +00:00

5 lines
97 B
JSON

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