Files
223d751f-7650-4a43-9cb9-e1e…/vercel.json
2026-04-19 02:54:28 +00:00

5 lines
97 B
JSON

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