Files
f84a8410-015d-4e37-88d9-11c…/vercel.json
2026-06-03 21:55:18 +00:00

5 lines
97 B
JSON

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