Files
59f74cd8-7771-4871-ad95-29e…/vercel.json
2026-05-07 22:56:26 +00:00

5 lines
97 B
JSON

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