Files
bc8e220f-c88a-4d9b-8736-ca9…/vercel.json
2026-04-06 07:25:18 +00:00

5 lines
97 B
JSON

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