Files
3e1880c8-6016-4d87-bb29-e27…/vercel.json
2026-04-29 01:39:05 +00:00

5 lines
97 B
JSON

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