Files
b71d2feb-3132-4a68-b286-6e0…/vercel.json
2026-04-03 15:26:10 +00:00

5 lines
97 B
JSON

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