Files
b6a0a4f8-dcdd-4a5b-87ee-ae7…/vercel.json
2026-04-18 13:35:35 +00:00

5 lines
97 B
JSON

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