Files
77b91bd9-d39c-4dd0-91c6-4d7…/vercel.json
2026-05-12 23:16:10 +00:00

5 lines
97 B
JSON

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