Files
cf9f9d5f-4a85-49e1-b9b5-e68…/vercel.json
2026-04-17 09:18:22 +00:00

5 lines
97 B
JSON

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