Files
85feb870-74ee-4eb0-8f13-74a…/vercel.json
2026-03-05 12:23:15 +00:00

5 lines
97 B
JSON

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