Files
92b94916-e7c0-4dac-9fb1-1cf…/vercel.json
2026-05-04 16:55:36 +00:00

5 lines
97 B
JSON

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