Files
43bc2f8f-cb04-454d-9202-dac…/vercel.json
2026-04-12 04:14:29 +00:00

5 lines
97 B
JSON

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