Files
2dfe9d7f-103e-4846-ab87-18f…/vercel.json
2026-04-18 03:48:50 +00:00

5 lines
97 B
JSON

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