Files
3bdc2a50-900d-4937-99e9-b6d…/vercel.json
2026-04-11 03:33:02 +00:00

5 lines
97 B
JSON

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