Files
85d4db7c-6f18-4169-85b1-4c3…/vercel.json
2026-04-26 10:56:50 +00:00

5 lines
97 B
JSON

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