Files
2b329d21-0a5d-4180-bc76-06e…/vercel.json
2026-04-05 12:32:57 +00:00

5 lines
97 B
JSON

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