Files
b01440d7-ca55-4eb8-8096-f52…/vercel.json
2026-04-24 03:03:36 +00:00

5 lines
97 B
JSON

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