Files
738e201a-85e5-4287-975d-e5f…/vercel.json
2026-03-26 22:07:25 +00:00

5 lines
97 B
JSON

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