Files
6d0ce592-8938-43d0-9fad-e06…/vercel.json
2026-04-30 22:16:10 +00:00

5 lines
97 B
JSON

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