Files
9eddc7d6-7e3d-48d9-a207-e41…/vercel.json
2026-04-15 12:21:31 +00:00

5 lines
97 B
JSON

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