Files
8ecb8fe3-53e6-4085-9689-1de…/vercel.json
2026-05-23 05:27:33 +00:00

5 lines
97 B
JSON

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