Files
09c8499b-e44d-4df2-8323-069…/vercel.json
2026-06-03 11:28:45 +00:00

5 lines
97 B
JSON

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