Files
42c56bc7-ece7-4247-8e0c-e9c…/vercel.json
2026-05-12 18:41:27 +00:00

5 lines
97 B
JSON

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