Files
fdee40b8-3588-4660-b671-208…/vercel.json
2026-02-20 04:57:31 +00:00

5 lines
97 B
JSON

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