Files
6db3228e-c568-4b6b-9dd1-fe5…/vercel.json
2026-04-20 13:59:18 +00:00

5 lines
97 B
JSON

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