Files
0ce36ae7-7f3e-4605-803c-31d…/vercel.json
2026-04-20 19:45:37 +00:00

5 lines
97 B
JSON

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