Files
7d6498d1-3b63-4a88-8e5f-d52…/vercel.json
2026-03-04 22:56:50 +00:00

5 lines
97 B
JSON

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