Files
7ebb3a9e-6241-4208-a867-bd6…/vercel.json
2026-03-21 05:11:56 +00:00

5 lines
97 B
JSON

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