Files
360074a2-e2e1-4b4a-b97b-857…/vercel.json
2026-03-11 03:02:58 +00:00

5 lines
97 B
JSON

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