Files
9d717b3f-fd87-4d39-bc4b-3ac…/vercel.json
2026-03-12 19:21:41 +00:00

5 lines
97 B
JSON

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