Files
62b02eb6-2682-47a2-9608-08f…/vercel.json
2026-03-11 03:11:17 +00:00

5 lines
97 B
JSON

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