Files
6a8aedd7-9a17-4405-b829-024…/vercel.json
2026-05-20 10:51:22 +00:00

5 lines
97 B
JSON

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