Files
6aee2f07-4bb8-485a-b0d6-ba9…/vercel.json
2026-04-19 13:23:44 +00:00

5 lines
97 B
JSON

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