Files
0a1eee73-38ac-4605-8c8e-b0d…/vercel.json
2026-03-08 22:07:45 +00:00

5 lines
97 B
JSON

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