Files
f93b9dcd-5e01-4e06-8272-f4f…/vercel.json
2026-04-20 09:48:25 +00:00

5 lines
97 B
JSON

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