Files
54bbb675-2773-467e-8e48-ba3…/vercel.json
2026-05-28 06:11:59 +00:00

5 lines
97 B
JSON

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