Files
7f90b13f-e361-4b74-83ea-0f3…/vercel.json
2026-04-18 21:41:52 +00:00

5 lines
97 B
JSON

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