Files
a5a6c19e-5737-4aed-8059-ae9…/vercel.json
2026-04-04 23:44:37 +00:00

5 lines
97 B
JSON

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