Files
28b7dd0c-11b8-40fc-a287-54d…/vercel.json
2026-03-09 21:01:11 +00:00

5 lines
97 B
JSON

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