Files
96b5e9b4-b5e1-46a6-aa7d-693…/vercel.json
2026-04-18 01:20:24 +00:00

5 lines
97 B
JSON

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