Files
e5f4cd11-2b51-4e65-b583-6cf…/vercel.json
2026-04-08 21:52:53 +00:00

5 lines
97 B
JSON

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