Files
6b3eb7ca-ef22-447a-b86e-806…/vercel.json
2026-06-10 17:36:55 +00:00

5 lines
97 B
JSON

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