Files
7ff776dc-e564-4179-8a44-06d…/vercel.json
2026-04-03 23:40:42 +00:00

5 lines
97 B
JSON

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