Files
17bf3e2d-ee0a-4d33-a54a-8c3…/vercel.json
2026-03-12 23:37:06 +00:00

5 lines
97 B
JSON

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