Files
bd6a3331-baa7-4bb4-87eb-763…/vercel.json
2026-03-04 01:37:17 +00:00

5 lines
97 B
JSON

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