Files
944a3fc2-6475-4ef8-9eff-e82…/vercel.json
2026-05-17 14:37:47 +00:00

5 lines
97 B
JSON

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