Files
c79edac8-8d3d-49a4-ab8c-1bf…/vercel.json
2026-04-15 12:42:01 +00:00

5 lines
97 B
JSON

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