Files
2db687c1-7947-40e9-9e35-b89…/vercel.json
2026-03-21 05:17:40 +00:00

5 lines
97 B
JSON

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