Files
5f3bfc87-e6a5-4860-bdc1-63e…/vercel.json
2026-03-08 01:07:48 +00:00

5 lines
97 B
JSON

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