Files
2cb59837-b67f-4e26-9673-f29…/vercel.json
2026-04-08 02:07:02 +00:00

5 lines
97 B
JSON

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