Files
b7b5d603-a8a1-4643-ae72-25d…/vercel.json
2026-05-17 17:22:10 +00:00

5 lines
97 B
JSON

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