Files
2e33afa7-c9f9-4aeb-b7e3-539…/vercel.json
2026-04-23 21:16:24 +00:00

5 lines
97 B
JSON

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