Files
7e0f5851-1994-4474-bf08-47a…/vercel.json
2026-03-08 03:47:50 +00:00

5 lines
97 B
JSON

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