Files
1d083f22-2856-4a51-892c-ef0…/vercel.json
2026-05-17 10:04:17 +00:00

5 lines
97 B
JSON

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