Files
fd73bfb7-d12d-4beb-b256-d40…/vercel.json
2026-04-11 03:53:48 +00:00

5 lines
97 B
JSON

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