Files
ece0a7e5-e415-4382-8338-951…/vercel.json
2026-04-23 11:36:12 +00:00

5 lines
97 B
JSON

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