Files
b8b5ed4d-b9f6-4b73-9ceb-614…/vercel.json
2026-03-04 13:53:40 +00:00

5 lines
97 B
JSON

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