Files
b2475cd8-6fc6-4bcc-9273-561…/vercel.json
2026-04-25 06:38:38 +00:00

5 lines
97 B
JSON

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