Files
a3c30bdd-0343-4394-ad7e-e78…/vercel.json
2026-03-26 16:42:32 +00:00

5 lines
97 B
JSON

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