Files
0b03b03e-fe41-4c50-8405-37a…/vercel.json
2026-03-20 19:57:36 +00:00

5 lines
97 B
JSON

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