Files
7c235cec-b271-4fe4-9285-e3f…/vercel.json
2026-05-06 18:37:34 +00:00

5 lines
97 B
JSON

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