Files
59643468-03e8-426a-a4ee-b0a…/vercel.json
2026-03-23 16:34:11 +00:00

5 lines
97 B
JSON

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