Files
3eb8d35e-d1cc-43b7-9a2c-713…/vercel.json
2026-04-04 15:24:38 +00:00

5 lines
97 B
JSON

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