Files
fb6a0a65-92cc-4a28-b03a-99d…/vercel.json
2026-05-26 01:50:55 +00:00

5 lines
97 B
JSON

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