Files
98241405-2feb-42e9-8944-29e…/vercel.json
2026-05-08 22:51:22 +00:00

5 lines
97 B
JSON

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