Files
386a45c8-13db-42b7-af29-bfa…/vercel.json
2026-05-17 01:57:37 +00:00

5 lines
97 B
JSON

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